Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DSuffixTree.h84 ActiveState Active; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGLoopInfo.h303 llvm::SmallVector<std::unique_ptr<LoopInfo>, 4> Active; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DShadowStackGCLowering.cpp216 bool Active = false; in doInitialization() local
H A DRegAllocPBQP.cpp328 IntervalSet Active(lowestEndPoint); in apply() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Parse/
H A DRAIIObjectsForParser.h48 bool Active; variable
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DPPMacroExpansion.cpp236 for (auto *Active : Info.ActiveModuleMacros) { in updateModuleMacroInfo() local
286 llvm::DenseSet<ModuleMacro*> Active; in dumpMacroInfo() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp684 auto &Active = CodeSynthesisContexts.back(); popCodeSynthesisContext() local
715 auto &Active = SemaRef.CodeSynthesisContexts.back(); Clear() local
775 Active = CodeSynthesisContexts.rbegin(), PrintInstantiationStack() local
1115 Active = CodeSynthesisContexts.rbegin(), isSFINAEContext() local
[all...]
H A DSemaDeclCXX.cpp5222 if (FieldDecl *Active = isInactiveUnionMember() local
H A DSemaOpenMP.cpp420 bool Active; global() member in __anon265630160111::DSAStackTy::ParentDirectiveScope
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DComputeDependence.cpp209 auto Active = E->getLHS()->getDependence(); in computeDependence() local
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp1227 auto Active = Regions.begin(); combineRegions() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DGnu.cpp2908 bool Active; ScanLibDirForGCCTriple() member
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp2571 SmallPtrSet<Instruction *, 8> Active; verifySiblingFuncletUnwinds() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp146 bool Active = false; member in __anon58533a440111::AArch64AsmParser::PrefixInfo
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h5171 bool Active; global() member