/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | allocator_config.h | 174 struct Primary { argument 124 struct Primary { global() struct 125 SizeClassMapDefaultConfig::Primary global() argument 127 RegionSizeLogDefaultConfig::Primary global() argument 128 GroupSizeLogDefaultConfig::Primary global() argument 129 CompactPtrTDefaultConfig::Primary global() argument 130 CompactPtrScaleDefaultConfig::Primary global() argument 131 EnableRandomOffsetDefaultConfig::Primary global() argument 132 MapSizeIncrementDefaultConfig::Primary global() argument 134 RegionSizeLogDefaultConfig::Primary global() argument 135 GroupSizeLogDefaultConfig::Primary global() argument 136 CompactPtrTDefaultConfig::Primary global() argument 138 MinReleaseToOsIntervalMsDefaultConfig::Primary global() argument 139 MaxReleaseToOsIntervalMsDefaultConfig::Primary global() argument 169 struct Primary { global() struct 170 SizeClassMapAndroidConfig::Primary global() argument 172 RegionSizeLogAndroidConfig::Primary global() argument 173 CompactPtrTAndroidConfig::Primary global() argument 175 GroupSizeLogAndroidConfig::Primary global() argument 176 EnableRandomOffsetAndroidConfig::Primary global() argument 177 MapSizeIncrementAndroidConfig::Primary global() argument 179 RegionSizeLogAndroidConfig::Primary global() argument 180 GroupSizeLogAndroidConfig::Primary global() argument 181 CompactPtrTAndroidConfig::Primary global() argument 183 MinReleaseToOsIntervalMsAndroidConfig::Primary global() argument 184 MaxReleaseToOsIntervalMsAndroidConfig::Primary global() argument 213 struct Primary { global() struct 214 SizeClassMapFuchsiaConfig::Primary global() argument 217 RegionSizeLogFuchsiaConfig::Primary global() argument 218 GroupSizeLogFuchsiaConfig::Primary global() argument 220 RegionSizeLogFuchsiaConfig::Primary global() argument 221 GroupSizeLogFuchsiaConfig::Primary global() argument 223 CompactPtrTFuchsiaConfig::Primary global() argument 224 EnableRandomOffsetFuchsiaConfig::Primary global() argument 225 MapSizeIncrementFuchsiaConfig::Primary global() argument 226 CompactPtrScaleFuchsiaConfig::Primary global() argument 227 MinReleaseToOsIntervalMsFuchsiaConfig::Primary global() argument 228 MaxReleaseToOsIntervalMsFuchsiaConfig::Primary global() argument 243 struct Primary { global() struct 244 SizeClassMapTrustyConfig::Primary global() argument 245 RegionSizeLogTrustyConfig::Primary global() argument 246 GroupSizeLogTrustyConfig::Primary global() argument 247 CompactPtrTTrustyConfig::Primary global() argument 248 EnableRandomOffsetTrustyConfig::Primary global() argument 249 MapSizeIncrementTrustyConfig::Primary global() argument 250 CompactPtrScaleTrustyConfig::Primary global() argument 251 MinReleaseToOsIntervalMsTrustyConfig::Primary global() argument 252 MaxReleaseToOsIntervalMsTrustyConfig::Primary global() argument
|
H A D | combined.h | 1019 PrimaryT Primary; global() variable [all...] |
/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/ |
H A D | ChainedDiagnosticConsumer.h | 25 DiagnosticConsumer *Primary; variable 29 ChainedDiagnosticConsumer(std::unique_ptr<DiagnosticConsumer> Primary, in ChainedDiagnosticConsumer() 35 ChainedDiagnosticConsumer(DiagnosticConsumer *Primary, in ChainedDiagnosticConsumer()
|
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | DeclLookups.h | 76 DeclContext *Primary = const_cast<DeclContext*>(this)->getPrimaryContext(); in lookups() local 90 DeclContext *Primary = const_cast<DeclContext*>(this)->getPrimaryContext(); in noload_lookups() local
|
H A D | ASTContext.h | 1031 setPrimaryMergedDecl(Decl * D,Decl * Primary) setPrimaryMergedDecl() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | LoopTraversal.cpp | 39 bool Primary = true; in traverse() local
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | SymbolManager.cpp | 364 void SymbolManager::addSymbolDependency(const SymbolRef Primary, in addSymbolDependency() 374 const SymbolRef Primary) { in getDependentSymbols()
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | ASTImporterLookupTable.cpp | 199 StringRef Primary = DC->getPrimaryContext() ? " primary" : ""; in dump() local
|
H A D | ASTDumper.cpp | 59 if (Primary != DC) { in dumpLookups() local
|
H A D | DeclCXX.cpp | 876 NamedDecl *Primary = addedMember() local
|
H A D | Decl.cpp | 4088 if (FunctionTemplateDecl *Primary = getPrimaryTemplate()) { getTemplateInstantiationPattern() local
|
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/ |
H A D | ClangOptionDocEmitter.cpp | 228 std::string getRSTStringWithTextFallback(const Record *R, StringRef Primary, in getRSTStringWithTextFallback() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDebugFrame.cpp | 264 if (uint8_t Primary = Opcode & DWARF_CFI_PRIMARY_OPCODE_MASK) { in parse() local
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGDeclCXX.cpp | 661 EmitCXXModuleInitFunc(Module * Primary) EmitCXXModuleInitFunc() argument
|
H A D | CodeGenModule.cpp | 804 Module *Primary = getContext().getCurrentNamedModule(); Release() local 3040 EmitModuleInitializers(clang::Module * Primary) EmitModuleInitializers() argument [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/ |
H A D | PathDiagnostic.cpp | 76 void PathPieces::flattenTo(PathPieces &Primary, PathPieces &Current, in flattenTo() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/ |
H A D | FrontendActions.cpp | 871 Module *Primary = nullptr; ExecuteAction() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaTemplateDeduction.cpp | 5953 ClassTemplateDecl *Primary = Spec->getSpecializedTemplate(); isMoreSpecializedThanPrimary() local 5986 VarTemplateDecl *Primary = Spec->getSpecializedTemplate(); isMoreSpecializedThanPrimary() local
|
H A D | SemaInit.cpp | 10898 CXXRecordDecl *Primary = DeduceTemplateSpecializationFromInitializer() local
|
H A D | SemaTemplate.cpp | 2302 CXXRecordDecl *Primary = Template->getTemplatedDecl(); global() member
|
H A D | SemaDeclCXX.cpp | 18263 const FunctionDecl *Primary = FD; SetDeclDefaulted() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/ |
H A D | ItaniumDemangle.h | 176 Primary, global() enumerator 225 Node(K_,Prec::Primary,RHSComponentCache_,ArrayCache_,FunctionCache_) Node() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86FrameLowering.cpp | 3112 GetScratchRegister(bool Is64Bit,bool IsLP64,const MachineFunction & MF,bool Primary) GetScratchRegister() argument
|