Searched defs:addStmt (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ParentMap.cpp | 123 void ParentMap::addStmt(Stmt* S) { in addStmt() function in ParentMap |
/freebsd/contrib/llvm-project/clang/lib/Analysis/ | ||
H A D | CFG.cpp | 766 CFGBlock *addStmt(Stmt *S) { in addStmt() function in __anonef2f84bd0411::CFGBuilder |