Home
last modified time | relevance | path

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

12

/external/clang/test/SemaCXX/
Dmissing-header.cpp6 static ControlFlowKind CheckFallThrough(AnalysisDeclContext &AC) { in CheckFallThrough()
Ddecltype.cpp11 typedef A const AC; typedef
/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()
703 AnalysisDeclContext *AC) { in isConstantOrPseudoConstant()
DCheckSizeofPointer.cpp27 AnalysisDeclContext* AC; member in __anon3109cd850111::WalkAST
DObjCContainersASTChecker.cpp30 AnalysisDeclContext* AC; member in __anon016c0e870111::WalkAST
DDeadStoresChecker.cpp124 AnalysisDeclContext* AC; member in __anone0b70ff90211::DeadStoreObs
433 AnalysisDeclContext *AC = mgr.getAnalysisDeclContext(D); in checkASTCodeBody() local
DCStringSyntaxChecker.cpp35 AnalysisDeclContext* AC; member in __anondc542c6c0111::WalkAST
DVirtualCallChecker.cpp32 AnalysisDeclContext *AC; member in __anon4171fa4e0111::WalkAST
DDebugCheckers.cpp34 if (AnalysisDeclContext *AC = mgr.getAnalysisDeclContext(D)) { in checkASTCodeBody() local
DCheckSecuritySyntaxOnly.cpp53 AnalysisDeclContext* AC; member in __anon073bb0b50111::WalkAST
/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.cpp22 const char *Action::getClassName(ActionClass AC) { in getClassName()
/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()
856 static void DiagnoseSwitchLabelsFallthrough(Sema &S, AnalysisDeclContext &AC, in DiagnoseSwitchLabelsFallthrough()
1481 AnalysisDeclContext AC(/* AnalysisDeclContextManager */ 0, D); in IssueWarnings() local
DJumpDiagnostics.cpp413 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.cpp240 AnalysisDeclContext *&AC = Contexts[D]; in getContext() local
DLiveVariables.cpp506 LiveVariables::computeLiveness(AnalysisDeclContext &AC, in computeLiveness()
DUninitializedValues.cpp325 ClassifyRefs(AnalysisDeclContext &AC) : DC(cast<DeclContext>(AC.getDecl())) {} in ClassifyRefs()
/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-thai.cc39 AC, enumerator
/external/clang/lib/StaticAnalyzer/Core/
DMemRegion.cpp373 const AnalysisDeclContext *AC, in ProfileRegion()
868 AnalysisDeclContext *AC) { in getBlockTextRegion()
1314 AnalysisDeclContext *AC = getCodeRegion()->getAnalysisDeclContext(); in LazyInitializeReferencedVars() local
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DMemRegion.h582 AnalysisDeclContext *AC; variable

12