/llvm-project/llvm/include/llvm/Support/ |
H A D | SuffixTree.h | 87 ActiveState Active; variable
|
H A D | VirtualFileSystem.h | 1084 setUsageTrackingActive(bool Active) setUsageTrackingActive() argument
|
/llvm-project/clang/tools/diagtool/ |
H A D | ShowEnabledWarnings.cpp | 115 std::vector<PrettyDiag> Active; run() local
|
/llvm-project/clang-tools-extra/clangd/index/ |
H A D | Background.h | 88 unsigned Active = 0; // Tasks being currently processed by a worker. member
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGLoopInfo.h | 308 llvm::SmallVector<std::unique_ptr<LoopInfo>, 4> Active; variable
|
/llvm-project/offload/DeviceRTL/src/ |
H A D | Mapping.cpp | 256 __kmpc_impl_lanemask_t Active = mapping::activemask(); isLeaderInWarp() local
|
/llvm-project/offload/DeviceRTL/include/ |
H A D | State.h | 334 bool Active; global() member
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | ShadowStackGCLowering.cpp | 216 bool Active = false; doInitialization() local
|
H A D | RegAllocPBQP.cpp | 328 IntervalSet Active(lowestEndPoint); apply() local
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaAPINotes.cpp | 26 enum class IsActive_t : bool { Inactive, Active }; global() enumerator 768 auto Active = (i == Selected) ? IsActive_t::Active : IsActive_t::Inactive; ProcessVersionedAPINotes() local
|
H A D | SemaTemplateInstantiate.cpp | 822 auto &Active = CodeSynthesisContexts.back(); popCodeSynthesisContext() local 853 auto &Active = SemaRef.CodeSynthesisContexts.back(); Clear() local 911 Active = CodeSynthesisContexts.rbegin(), PrintInstantiationStack() local 1254 Active = CodeSynthesisContexts.rbegin(), isSFINAEContext() local [all...] |
H A D | SemaDeclCXX.cpp | 5078 if (FieldDecl *Active = isInactiveUnionMember() local
|
/llvm-project/clang/include/clang/Parse/ |
H A D | RAIIObjectsForParser.h | 48 bool Active; variable [all...] |
/llvm-project/clang/lib/Basic/ |
H A D | FileManager.cpp | 378 trackVFSUsage(bool Active) trackVFSUsage() argument
|
/llvm-project/llvm/unittests/Support/ |
H A D | ThreadPool.cpp | 379 unsigned Active = 0; in RunOnAllSockets() local
|
/llvm-project/clang/lib/Lex/ |
H A D | PPMacroExpansion.cpp | 236 for (auto *Active : Info.ActiveModuleMacros) { updateModuleMacroInfo() local 286 llvm::DenseSet<ModuleMacro*> Active; dumpMacroInfo() local
|
/llvm-project/clang-tools-extra/include-cleaner/lib/ |
H A D | Record.cpp | 169 bool Active = false; member in clang::include_cleaner::__anonc6ad65750111::PPRecorder
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | GlobalCompilationDatabase.cpp | 289 bool Active = ActiveCachedFile == Entry.File; load() local
|
H A D | SemanticHighlighting.cpp | 376 for (auto &Active : ActiveKindLookup) in HighlightingFilter() local
|
/llvm-project/clang/lib/AST/ |
H A D | ComputeDependence.cpp | 209 auto Active = E->getLHS()->getDependence(); in computeDependence() local
|
/llvm-project/llvm/lib/ProfileData/Coverage/ |
H A D | CoverageMapping.cpp | 1276 auto Active = Regions.begin(); combineRegions() local [all...] |
/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | Gnu.cpp | 2907 bool Active; ScanLibDirForGCCTriple() member
|
/llvm-project/llvm/lib/IR/ |
H A D | Verifier.cpp | 2683 SmallPtrSet<Instruction *, 8> Active; verifySiblingFuncletUnwinds() local
|
/llvm-project/llvm/lib/Target/AArch64/AsmParser/ |
H A D | AArch64AsmParser.cpp | 146 bool Active = false; member in __anon882015c50111::AArch64AsmParser::PrefixInfo
|
/llvm-project/clang/include/clang/Sema/ |
H A D | Sema.h | 1023 bool Active; global() member
|