Home
last modified time | relevance | path

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

12

/freebsd-10-stable/contrib/llvm/tools/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 __anon0e68100f0111::WalkAST
DObjCContainersASTChecker.cpp30 AnalysisDeclContext* AC; member in __anonefd890910111::WalkAST
DIdenticalExprChecker.cpp46 AnalysisDeclContext *AC; member in __anonfcc0db010111::FindIdenticalExprVisitor
DDeadStoresChecker.cpp127 AnalysisDeclContext* AC; member in __anonfeb229430211::DeadStoreObs
435 AnalysisDeclContext *AC = mgr.getAnalysisDeclContext(D); in checkASTCodeBody() local
DCStringSyntaxChecker.cpp35 AnalysisDeclContext* AC; member in __anon8a4d39760111::WalkAST
DVirtualCallChecker.cpp32 AnalysisDeclContext *AC; member in __anon1ed03cd80111::WalkAST
DDebugCheckers.cpp36 if (AnalysisDeclContext *AC = mgr.getAnalysisDeclContext(D)) { in checkASTCodeBody() local
DCheckSecuritySyntaxOnly.cpp53 AnalysisDeclContext* AC; member in __anon25bb197f0111::WalkAST
/freebsd-10-stable/contrib/binutils/gas/config/
Dtc-m68851.h101 #define AC (SCC+1) /* 55 */ macro
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
DDominators.h79 void buildDominatorTree(AnalysisDeclContext &AC) { in buildDominatorTree()
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Driver/
DAction.cpp23 const char *Action::getClassName(ActionClass AC) { in getClassName()
DToolChain.cpp135 Action::ActionClass AC = JA.getKind(); in SelectTool() local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Analysis/
DConsumed.cpp454 AnalysisDeclContext ∾ member in clang::consumed::ConsumedStmtVisitor
484 ConsumedStmtVisitor(AnalysisDeclContext &AC, ConsumedAnalyzer &Analyzer, in ConsumedStmtVisitor()
1292 void ConsumedAnalyzer::determineExpectedReturnState(AnalysisDeclContext &AC, in determineExpectedReturnState()
1405 void ConsumedAnalyzer::run(AnalysisDeclContext &AC) { in run()
DReachableCode.cpp295 void FindUnreachableCode(AnalysisDeclContext &AC, Callback &CB) { in FindUnreachableCode()
DAnalysisDeclContext.cpp266 AnalysisDeclContext *&AC = Contexts[D]; in getContext() local
DLiveVariables.cpp505 LiveVariables::computeLiveness(AnalysisDeclContext &AC, in computeLiveness()
DUninitializedValues.cpp324 ClassifyRefs(AnalysisDeclContext &AC) : DC(cast<DeclContext>(AC.getDecl())) {} in ClassifyRefs()
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DAnalysisBasedWarnings.cpp75 static void CheckUnreachable(Sema &S, AnalysisDeclContext &AC) { in CheckUnreachable()
101 static ControlFlowKind CheckFallThrough(AnalysisDeclContext &AC) { in CheckFallThrough()
327 AnalysisDeclContext &AC) { in CheckFallThroughForBody()
891 static void DiagnoseSwitchLabelsFallthrough(Sema &S, AnalysisDeclContext &AC, in DiagnoseSwitchLabelsFallthrough()
1623 AnalysisDeclContext AC(/* AnalysisDeclContextManager */ 0, D); in IssueWarnings() local
DJumpDiagnostics.cpp418 ObjCAtCatchStmt *AC = AT->getCatchStmt(I); in BuildScopeInformation() local
/freebsd-10-stable/usr.bin/ar/
Dar.h53 #define AC(CALL) do { \ macro
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
DMemRegion.cpp373 const AnalysisDeclContext *AC, in ProfileRegion()
930 AnalysisDeclContext *AC) { in getBlockTextRegion()
1387 AnalysisDeclContext *AC = getCodeRegion()->getAnalysisDeclContext(); in LazyInitializeReferencedVars() local
/freebsd-10-stable/libexec/getty/
Dgettytab.h88 #define AC gettystrs[28].value macro
/freebsd-10-stable/usr.bin/tip/tip/
Dtip.h248 int AC; /* open file descriptor to dialer (v831 only) */ variable
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DMemRegion.h597 AnalysisDeclContext *AC; variable

12