Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/diagtool/
H A DShowEnabledWarnings.cpp114 std::vector<PrettyDiag> Active; in run() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DSuffixTree.h188 ActiveState Active; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGLoopInfo.h297 llvm::SmallVector<std::unique_ptr<LoopInfo>, 4> Active; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DShadowStackGCLowering.cpp173 bool Active = false; in doInitialization() local
H A DRegAllocPBQP.cpp328 IntervalSet Active(lowestEndPoint); in apply() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DRAIIObjectsForParser.h48 bool Active; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPMacroExpansion.cpp239 for (auto *Active : Info.ActiveModuleMacros) { in updateModuleMacroInfo() local
289 llvm::DenseSet<ModuleMacro*> Active; in dumpMacroInfo() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A 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
H A DSemaDeclCXX.cpp4909 if (FieldDecl *Active = in isInactiveUnionMember() local
H A DSemaOpenMP.cpp392 bool Active; member in __anon5b04668f0111::DSAStackTy::ParentDirectiveScope
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp587 auto Active = Regions.begin(); in combineRegions() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DComputeDependence.cpp191 auto Active = E->getLHS()->getDependence(); in computeDependence() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DGnu.cpp2524 bool Active; in ScanLibDirForGCCTriple() member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
H A Dsmu74_discrete.h747 uint8_t Active; member
H A Dsmu75_discrete.h783 uint8_t Active; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DVerifier.cpp2352 SmallPtrSet<Instruction *, 8> Active; in verifySiblingFuncletUnwinds() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp139 bool Active; member in __anon65f0dadd0111::AArch64AsmParser::PrefixInfo
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h4630 bool Active; member