Searched defs:CCI (Results 1 – 12 of 12) sorted by relevance
167 std::string getKind(const CXXCtorInitializer *CCI) { in getKind()285 std::string getDetail(const CXXCtorInitializer *CCI) { in getDetail()359 bool TraverseConstructorInitializer(CXXCtorInitializer *CCI) { in TraverseConstructorInitializer()418 else if (const auto *CCI = N.get<CXXCtorInitializer>()) in dumpAST() local
703 else if (const CXXCtorInitializer *CCI = N.get<CXXCtorInitializer>()) in allTargetDecls() local1132 if (const CXXCtorInitializer *CCI = N.get<CXXCtorInitializer>()) { in explicitReference() local
701 } else if (const auto *CCI = N.get<CXXCtorInitializer>()) { in earlySourceRange() local
140 if (const CXXCtorInitializer *CCI = get<CXXCtorInitializer>()) in getSourceRange() local
683 ClonedCodeInfo CCI; in TEST() local714 ClonedCodeInfo CCI; in TEST() local763 ClonedCodeInfo CCI; in TEST() local
171 if (const CXXCtorInitializer *CCI = get<CXXCtorInitializer>()) in getSourceRange() local
82 CachedDeclCheckersMapTy::iterator CCI = CachedDeclCheckersMap.find(DeclKind); in runCheckersOnASTDecl() local896 CachedStmtCheckersMapTy::iterator CCI = CachedStmtCheckersMap.find(Key); in getCachedStmtCheckersFor() local
62 CachedDeclCheckersMapTy::iterator CCI = CachedDeclCheckersMap.find(DeclKind); in runCheckersOnASTDecl() local766 CachedStmtCheckersMapTy::iterator CCI = CachedStmtCheckersMap.find(Key); in getCachedStmtCheckersFor() local
813 auto CCI = const_cast<const SwitchInst *>(SI)->case_begin(); in TEST() local
829 MCInst::iterator CCI = MI.begin(); in AddThumbPredicate() local
828 MCInst::iterator CCI = MI.begin(); in AddThumbPredicate() local
3654 auto CCI = CurComponents.rbegin(); in VisitMemberExpr() local