Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
DSuffixTree.h188 ActiveState Active; variable
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGLoopInfo.h297 llvm::SmallVector<std::unique_ptr<LoopInfo>, 4> Active; variable
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DShadowStackGCLowering.cpp174 bool Active = false; in doInitialization() local
DRegAllocPBQP.cpp328 IntervalSet Active(lowestEndPoint); in apply() local
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Parse/
DRAIIObjectsForParser.h48 bool Active; variable
/freebsd-12-stable/contrib/llvm-project/clang/lib/Lex/
DPPMacroExpansion.cpp239 for (auto *Active : Info.ActiveModuleMacros) { in updateModuleMacroInfo() local
289 llvm::DenseSet<ModuleMacro*> Active; in dumpMacroInfo() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaTemplateInstantiate.cpp449 auto &Active = CodeSynthesisContexts.back(); in popCodeSynthesisContext() local
480 auto &Active = SemaRef.CodeSynthesisContexts.back(); in Clear() local
527 Active = CodeSynthesisContexts.rbegin(), in PrintInstantiationStack() local
841 Active = CodeSynthesisContexts.rbegin(), in isSFINAEContext() local
DSemaDeclCXX.cpp4909 if (FieldDecl *Active = in isInactiveUnionMember() local
DSemaOpenMP.cpp392 bool Active; member in __anond5e91e5c0111::DSAStackTy::ParentDirectiveScope
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
DCoverageMapping.cpp587 auto Active = Regions.begin(); in combineRegions() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DComputeDependence.cpp191 auto Active = E->getLHS()->getDependence(); in computeDependence() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
DGnu.cpp2524 bool Active; in ScanLibDirForGCCTriple() member
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
DVerifier.cpp2261 SmallPtrSet<Instruction *, 8> Active; in verifySiblingFuncletUnwinds() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp143 bool Active; member in __anon362ae34a0111::AArch64AsmParser::PrefixInfo
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
DSema.h4664 bool Active; member