Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Analysis/
H A DCFG.h1099 void appendConstructor(CXXConstructExpr *CE, const ConstructionContext *CC, in appendConstructor() function
/openbsd/gnu/llvm/clang/lib/Analysis/
H A DCFG.cpp806 void appendConstructor(CFGBlock *B, CXXConstructExpr *CE) { in appendConstructor() function in __anon8f5940ea0411::CFGBuilder