Searched defs:CCI (Results 1 – 9 of 9) sorted by relevance
168 std::string getKind(const CXXCtorInitializer *CCI) { in getKind() argument 291 getDetail(const CXXCtorInitializer * CCI) getDetail() argument 369 TraverseConstructorInitializer(CXXCtorInitializer * CCI) TraverseConstructorInitializer() argument 432 else if (const auto *CCI = N.get<CXXCtorInitializer>()) dumpAST() local [all...]
568 Finder.add(CCI, Flags); in allTargetDecls() local 1109 if (const CXXCtorInitializer *CCI = N.get<CXXCtorInitializer>()) { explicitReference() local [all...]
1914 if (const auto *CCI = N->ASTNode.get<CXXCtorInitializer>()) { typeForNode() local
713 ClonedCodeInfo CCI; TEST() local 745 ClonedCodeInfo CCI; TEST() local 795 ClonedCodeInfo CCI; TEST() local 840 ClonedCodeInfo CCI; TEST() local [all...]
238 if (const CXXCtorInitializer *CCI = get<CXXCtorInitializer>()) in getSourceRange() local
80 CachedDeclCheckersMapTy::iterator CCI = CachedDeclCheckersMap.find(DeclKind); runCheckersOnASTDecl() local 910 CachedStmtCheckersMapTy::iterator CCI = CachedStmtCheckersMap.find(Key); getCachedStmtCheckersFor() local
943 auto CCI = const_cast<const SwitchInst *>(SI)->case_begin(); TEST() local [all...]
985 MCInst::iterator CCI = MI.begin(); AddThumbPredicate() local
4087 auto CCI = CurComponents.rbegin(); VisitMemberExpr() local