Home
last modified time | relevance | path

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

12

/llvm-project/llvm/include/llvm/Support/
H A DSuffixTree.h87 ActiveState Active; variable
H A DVirtualFileSystem.h1084 setUsageTrackingActive(bool Active) setUsageTrackingActive() argument
/llvm-project/clang/tools/diagtool/
H A DShowEnabledWarnings.cpp115 std::vector<PrettyDiag> Active; run() local
/llvm-project/clang-tools-extra/clangd/index/
H A DBackground.h88 unsigned Active = 0; // Tasks being currently processed by a worker. member
/llvm-project/clang/lib/CodeGen/
H A DCGLoopInfo.h308 llvm::SmallVector<std::unique_ptr<LoopInfo>, 4> Active; variable
/llvm-project/offload/DeviceRTL/src/
H A DMapping.cpp256 __kmpc_impl_lanemask_t Active = mapping::activemask(); isLeaderInWarp() local
/llvm-project/offload/DeviceRTL/include/
H A DState.h334 bool Active; global() member
/llvm-project/llvm/lib/CodeGen/
H A DShadowStackGCLowering.cpp216 bool Active = false; doInitialization() local
H A DRegAllocPBQP.cpp328 IntervalSet Active(lowestEndPoint); apply() local
/llvm-project/clang/lib/Sema/
H A DSemaAPINotes.cpp26 enum class IsActive_t : bool { Inactive, Active }; global() enumerator
768 auto Active = (i == Selected) ? IsActive_t::Active : IsActive_t::Inactive; ProcessVersionedAPINotes() local
H A DSemaTemplateInstantiate.cpp822 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 DSemaDeclCXX.cpp5078 if (FieldDecl *Active = isInactiveUnionMember() local
/llvm-project/clang/include/clang/Parse/
H A DRAIIObjectsForParser.h48 bool Active; variable
[all...]
/llvm-project/clang/lib/Basic/
H A DFileManager.cpp378 trackVFSUsage(bool Active) trackVFSUsage() argument
/llvm-project/llvm/unittests/Support/
H A DThreadPool.cpp379 unsigned Active = 0; in RunOnAllSockets() local
/llvm-project/clang/lib/Lex/
H A DPPMacroExpansion.cpp236 for (auto *Active : Info.ActiveModuleMacros) { updateModuleMacroInfo() local
286 llvm::DenseSet<ModuleMacro*> Active; dumpMacroInfo() local
/llvm-project/clang-tools-extra/include-cleaner/lib/
H A DRecord.cpp169 bool Active = false; member in clang::include_cleaner::__anonc6ad65750111::PPRecorder
/llvm-project/clang-tools-extra/clangd/
H A DGlobalCompilationDatabase.cpp289 bool Active = ActiveCachedFile == Entry.File; load() local
H A DSemanticHighlighting.cpp376 for (auto &Active : ActiveKindLookup) in HighlightingFilter() local
/llvm-project/clang/lib/AST/
H A DComputeDependence.cpp209 auto Active = E->getLHS()->getDependence(); in computeDependence() local
/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp1276 auto Active = Regions.begin(); combineRegions() local
[all...]
/llvm-project/clang/lib/Driver/ToolChains/
H A DGnu.cpp2907 bool Active; ScanLibDirForGCCTriple() member
/llvm-project/llvm/lib/IR/
H A DVerifier.cpp2683 SmallPtrSet<Instruction *, 8> Active; verifySiblingFuncletUnwinds() local
/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp146 bool Active = false; member in __anon882015c50111::AArch64AsmParser::PrefixInfo
/llvm-project/clang/include/clang/Sema/
H A DSema.h1023 bool Active; global() member

12