Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/Interp/
DByteCodeStmtGen.cpp122 return visitIfStmt(cast<IfStmt>(S)); in visitStmt()
189 bool ByteCodeStmtGen<Emitter>::visitIfStmt(const IfStmt *IS) { in visitIfStmt() function in ByteCodeStmtGen
DByteCodeStmtGen.h64 bool visitIfStmt(const IfStmt *IS);