Home
last modified time | relevance | path

Searched defs:AC (Results 1 – 25 of 30) sorted by relevance

12

/external/clang/lib/StaticAnalyzer/Checkers/
DIdempotentOperationChecker.cpp122 AnalysisDeclContext *AC = C.getCurrentAnalysisDeclContext(); in checkPreStmt() local
374 AnalysisDeclContext *AC = (*ES.begin())->getLocationContext() in checkEndAnalysis() local
495 AnalysisDeclContext *AC) { in isUnused()
539 IdempotentOperationChecker::pathWasCompletelyAnalyzed(AnalysisDeclContext *AC, in pathWasCompletelyAnalyzed()
620 AnalysisDeclContext *AC) { in CanVary()
692 AnalysisDeclContext *AC) { in isConstantOrPseudoConstant()
DCheckSizeofPointer.cpp27 AnalysisDeclContext* AC; member in __anon8fa8fb690111::WalkAST
DObjCContainersASTChecker.cpp30 AnalysisDeclContext* AC; member in __anon26d7176b0111::WalkAST
DDeadStoresChecker.cpp128 AnalysisDeclContext* AC; member in __anon6776115d0211::DeadStoreObs
436 AnalysisDeclContext *AC = mgr.getAnalysisDeclContext(D); in checkASTCodeBody() local
DCStringSyntaxChecker.cpp35 AnalysisDeclContext* AC; member in __anon5f7663500111::WalkAST
DVirtualCallChecker.cpp32 AnalysisDeclContext *AC; member in __anona01128320111::WalkAST
DDebugCheckers.cpp36 if (AnalysisDeclContext *AC = mgr.getAnalysisDeclContext(D)) { in checkASTCodeBody() local
DCheckSecuritySyntaxOnly.cpp53 AnalysisDeclContext* AC; member in __anon6d372d190111::WalkAST
/external/clang/test/SemaCXX/
Dmissing-header.cpp6 static ControlFlowKind CheckFallThrough(AnalysisDeclContext &AC) { in CheckFallThrough()
Ddecltype.cpp11 typedef A const AC; typedef
/external/clang/test/CXX/basic/basic.lookup/basic.lookup.qual/namespace.qual/
Dp3.cpp34 namespace AC { namespace
/external/clang/test/CodeGenCXX/
Dmangle-alias-template.cpp31 Alloc<int> AC; in z() local
/external/llvm/tools/llvm-config/
Dllvm-config.cpp60 AvailableComponent *AC = ComponentMap.lookup(Name); in VisitComponent() local
101 AvailableComponent *AC = &AvailableComponents[i]; in ComputeLibsForComponents() local
/external/clang/include/clang/Analysis/Analyses/
DDominators.h79 void buildDominatorTree(AnalysisDeclContext &AC) { in buildDominatorTree()
/external/clang/lib/Driver/
DAction.cpp23 const char *Action::getClassName(ActionClass AC) { in getClassName()
DToolChain.cpp127 Action::ActionClass AC = JA.getKind(); in SelectTool() local
/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp74 static void CheckUnreachable(Sema &S, AnalysisDeclContext &AC) { in CheckUnreachable()
100 static ControlFlowKind CheckFallThrough(AnalysisDeclContext &AC) { in CheckFallThrough()
326 AnalysisDeclContext &AC) { in CheckFallThroughForBody()
860 static void DiagnoseSwitchLabelsFallthrough(Sema &S, AnalysisDeclContext &AC, in DiagnoseSwitchLabelsFallthrough()
1488 AnalysisDeclContext AC(/* AnalysisDeclContextManager */ 0, D); in IssueWarnings() local
DJumpDiagnostics.cpp418 ObjCAtCatchStmt *AC = AT->getCatchStmt(I); in BuildScopeInformation() local
/external/kernel-headers/original/linux/
Dif_tr.h28 #define AC 0x10 macro
/external/clang/lib/Analysis/
DReachableCode.cpp292 void FindUnreachableCode(AnalysisDeclContext &AC, Callback &CB) { in FindUnreachableCode()
DAnalysisDeclContext.cpp266 AnalysisDeclContext *&AC = Contexts[D]; in getContext() local
DLiveVariables.cpp506 LiveVariables::computeLiveness(AnalysisDeclContext &AC, in computeLiveness()
/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-thai.cc39 AC, enumerator
/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-ot-shape-complex-thai.cc39 AC, enumerator
/external/clang/lib/StaticAnalyzer/Core/
DMemRegion.cpp373 const AnalysisDeclContext *AC, in ProfileRegion()
920 AnalysisDeclContext *AC) { in getBlockTextRegion()
1377 AnalysisDeclContext *AC = getCodeRegion()->getAnalysisDeclContext(); in LazyInitializeReferencedVars() local

12