Searched defs:AC (Results 1 - 25 of 103) sorted by path

12345

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-m68851.h101 #define AC (SCC+1) /* 55 */ macro
/freebsd-11-stable/libexec/getty/
H A Dgettytab.h88 #define AC gettystrs[28].value macro
/freebsd-11-stable/sys/contrib/edk2/Include/Library/
H A DBaseLib.h6503 UINT32 AC:1; ///< Alignment Check. member in struct:__anon6010::__anon6011
/freebsd-11-stable/contrib/elftoolchain/ar/
H A Dar.h62 #define AC(CALL) do { \ macro
/freebsd-11-stable/contrib/elftoolchain/elfcopy/
H A Darchive.c327 #define AC(CALL) do { \ macro
/freebsd-11-stable/contrib/elftoolchain/elfdump/
H A Delfdump.c761 #define AC(CALL) do { \ macro
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h151 bool init(AnalysisDeclContext &AC) { argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h632 AnalysisDeclContext *AC; member in class:clang::ento::BlockCodeRegion
/freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp303 std::unique_ptr<AnalysisDeclContext> &AC = Contexts[D]; local
H A DConsumed.cpp1198 void ConsumedAnalyzer::determineExpectedReturnState(AnalysisDeclContext &AC, argument
1304 void ConsumedAnalyzer::run(AnalysisDeclContext &AC) { argument
[all...]
H A DLiveVariables.cpp541 LiveVariables::computeLiveness(AnalysisDeclContext &AC, argument
H A DReachableCode.cpp679 void FindUnreachableCode(AnalysisDeclContext &AC, Preprocessor &PP, argument
H A DUninitializedValues.cpp346 ClassifyRefs(AnalysisDeclContext &AC) : DC(cast<DeclContext>(AC.getDecl())) {} argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprComplex.cpp702 Value *AC = Builder.CreateFMul(Op.LHS.first, Op.RHS.first, "mul_ac"); local
819 llvm::Value *AC = Builder.CreateFMul(LHSr, RHSr); // a*c local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/
H A DAction.cpp20 const char *Action::getClassName(ActionClass AC) { argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp108 static void CheckUnreachable(Sema &S, AnalysisDeclContext &AC) { argument
397 static ControlFlowKind CheckFallThrough(AnalysisDeclContext &AC) { argument
253 checkRecursiveFunction(Sema &S, const FunctionDecl *FD, const Stmt *Body, AnalysisDeclContext &AC) argument
356 checkThrowInNonThrowingFunc(Sema &S, const FunctionDecl *FD, AnalysisDeclContext &AC) argument
636 CheckFallThroughForBody(Sema &S, const Decl *D, const Stmt *Body, QualType BlockType, const CheckFallThroughDiagnostics &CD, AnalysisDeclContext &AC, sema::FunctionScopeInfo *FSI) argument
1252 DiagnoseSwitchLabelsFallthrough(Sema &S, AnalysisDeclContext &AC, bool PerFunction) argument
[all...]
H A DJumpDiagnostics.cpp470 ObjCAtCatchStmt *AC = AT->getCatchStmt(I); local
H A DSemaTemplateInstantiateDecl.cpp3196 auto *AC = cast<OMPAllocatorClause>(C); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringSyntaxChecker.cpp35 AnalysisDeclContext* AC; member in class:__anon751::WalkAST
104 WalkAST(const CheckerBase *Checker, BugReporter &BR, AnalysisDeclContext *AC) argument
H A DCastToStructChecker.cpp29 AnalysisDeclContext *AC; member in class:__anon869::CastToStructVisitor
H A DCheckSecuritySyntaxOnly.cpp72 AnalysisDeclContext* AC; member in class:__anon761::WalkAST
[all...]
H A DCheckSizeofPointer.cpp27 AnalysisDeclContext* AC; member in class:__anon878::WalkAST
H A DConversionChecker.cpp142 const auto &AC = C.getASTContext(); local
H A DDeadStoresChecker.cpp137 AnalysisDeclContext* AC; member in class:__anon769::DeadStoreObs
523 AnalysisDeclContext *AC = mgr.getAnalysisDeclContext(D); local
H A DIdenticalExprChecker.cpp39 AnalysisDeclContext *AC; member in class:__anon912::FindIdenticalExprVisitor
[all...]

Completed in 262 milliseconds

12345