/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | SuffixTree.h | 87 ActiveState Active; variable
|
H A D | VirtualFileSystem.h | 1084 void setUsageTrackingActive(bool Active) { UsageTrackingActive = Active; } in setUsageTrackingActive()
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGLoopInfo.h | 308 llvm::SmallVector<std::unique_ptr<LoopInfo>, 4> Active; variable
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | ShadowStackGCLowering.cpp | 174 bool Active = false; doInitialization() local
|
H A D | RegAllocPBQP.cpp | 328 IntervalSet Active(lowestEndPoint); in apply() local
|
/freebsd/contrib/llvm-project/clang/include/clang/Parse/ |
H A D | RAIIObjectsForParser.h | 48 bool Active; variable
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaAPINotes.cpp | 26 enum class IsActive_t : bool { Inactive, Active }; enumerator 775 auto Active = (i == Selected) ? IsActive_t::Active : IsActive_t::Inactive; in ProcessVersionedAPINotes() local
|
H A D | SemaTemplateInstantiate.cpp | 820 auto &Active = CodeSynthesisContexts.back(); in popCodeSynthesisContext() local 851 auto &Active = SemaRef.CodeSynthesisContexts.back(); in Clear() local 909 Active = CodeSynthesisContexts.rbegin(), in PrintInstantiationStack() local 1252 Active = CodeSynthesisContexts.rbegin(), in isSFINAEContext() local
|
H A D | SemaDeclCXX.cpp | 5076 if (FieldDecl *Active = in isInactiveUnionMember() local
|
H A D | SemaOpenMP.cpp | 425 bool Active; member in __anon1dd12e440111::DSAStackTy::ParentDirectiveScope
|
/freebsd/contrib/llvm-project/clang/lib/Basic/ |
H A D | FileManager.cpp | 378 void FileManager::trackVFSUsage(bool Active) { in trackVFSUsage()
|
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | Compiler.h | 619 InitStackScope(Compiler<Emitter> *Ctx, bool Active) in InitStackScope()
|
/freebsd/contrib/llvm-project/clang/lib/Lex/ |
H A D | PPMacroExpansion.cpp | 236 for (auto *Active : Info.ActiveModuleMacros) { in updateModuleMacroInfo() local 286 llvm::DenseSet<ModuleMacro*> Active; in dumpMacroInfo() local
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ComputeDependence.cpp | 209 auto Active = E->getLHS()->getDependence(); in computeDependence() local
|
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/ |
H A D | CoverageMapping.cpp | 1276 auto Active = Regions.begin(); in combineRegions() local
|
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | Gnu.cpp | 2913 bool Active; in ScanLibDirForGCCTriple() member
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Verifier.cpp | 2695 SmallPtrSet<Instruction *, 8> Active; in verifySiblingFuncletUnwinds() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/ |
H A D | AArch64AsmParser.cpp | 146 bool Active = false; member in __anon730428320111::AArch64AsmParser::PrefixInfo
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | Sema.h | 1024 bool Active; member
|