Home
last modified time | relevance | path

Searched defs:ACC (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/tools/libclang/
H A DCXCompilationDatabase.cpp81 AllocatedCXCompileCommands *ACC = in clang_CompileCommands_getSize() local
93 AllocatedCXCompileCommands *ACC = in clang_CompileCommands_getCommand() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp332 const auto *ACC = cast<ArgumentConstructionContext>(CC); computeObjectUnderConstruction() local
502 const auto *ACC = cast<ArgumentConstructionContext>(CC); updateObjectsUnderConstruction() local
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Deasily-swappable-parameters-implicits.cpp140 void ambiguous1(long L, AmbiguousConvCtor ACC) {} // NO-WARN: Ambiguous, one-way. in ambiguous1()
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp3084 if (ACC - PPC::ACC0 != UACC - PPC::UACC0) { in expandPostRAPseudo() local
/llvm-project/clang/lib/Analysis/
H A DCFG.cpp5735 const auto *ACC = cast<ArgumentConstructionContext>(CC); print_construction_context() local