Searched defs:appendConstructor (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/Analysis/ | ||
H A D | CFG.h | 1130 void appendConstructor(CXXConstructExpr *CE, const ConstructionContext *CC, in appendConstructor() function |
/llvm-project/clang/lib/Analysis/ | ||
H A D | CFG.cpp | 821 void appendConstructor(CFGBlock *B, CXXConstructExpr *CE) { appendConstructor() function in __anon36ae77d00411::CFGBuilder |