Home
last modified time | relevance | path

Searched refs:visitDeclStmt (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/lib/AST/Interp/
DByteCodeStmtGen.cpp118 return visitDeclStmt(cast<DeclStmt>(S)); in visitStmt()
144 bool ByteCodeStmtGen<Emitter>::visitDeclStmt(const DeclStmt *DS) { in visitDeclStmt() function in ByteCodeStmtGen
196 if (!visitDeclStmt(CondDecl)) in visitIfStmt()
DByteCodeStmtGen.h62 bool visitDeclStmt(const DeclStmt *DS);