Home
last modified time | relevance | path

Searched defs:appendConstructor (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DCFG.h1099 void appendConstructor(CXXConstructExpr *CE, const ConstructionContext *CC, in appendConstructor() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCFG.cpp798 void appendConstructor(CFGBlock *B, CXXConstructExpr *CE) { in appendConstructor() function in __anon654da8e80411::CFGBuilder