HomeSort by: relevance | last modified time | path
    Searched refs:appendConstructor (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Analysis/
CFG.cpp 798 void appendConstructor(CFGBlock *B, CXXConstructExpr *CE) {
801 B->appendConstructor(CE, CC, cfg->getBumpVectorContext());
4550 appendConstructor(Block, C);
4616 appendConstructor(Block, C);
  /src/external/apache2/llvm/dist/clang/include/clang/Analysis/
CFG.h 1099 void appendConstructor(CXXConstructExpr *CE, const ConstructionContext *CC,

Completed in 64 milliseconds