Searched defs:Primary (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dallocator_config.h30 typedef SizeClassAllocator64<SizeClassMap, 30U> Primary; typedef in struct:scudo::DefaultConfig
45 Primary; typedef in struct:scudo::AndroidConfig
H A Dcombined.h908 PrimaryT Primary; member in class:scudo::Allocator
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DChainedDiagnosticConsumer.h25 DiagnosticConsumer *Primary; member in class:clang::ChainedDiagnosticConsumer
29 ChainedDiagnosticConsumer(std::unique_ptr<DiagnosticConsumer> Primary, argument
35 ChainedDiagnosticConsumer(DiagnosticConsumer *Primary, argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclLookups.h76 DeclContext *Primary = const_cast<DeclContext*>(this)->getPrimaryContext(); local
90 DeclContext *Primary = const_cast<DeclContext*>(this)->getPrimaryContext(); local
H A DASTContext.h908 void setPrimaryMergedDecl(Decl *D, Decl *Primary) { argument
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_allocator_combined.h70 PrimaryAllocator Primary; member in class:CombinedAllocator
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DASTImporterLookupTable.cpp139 StringRef Primary = DC->getPrimaryContext() ? " primary" : ""; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSymbolManager.cpp341 void SymbolManager::addSymbolDependency(const SymbolRef Primary, argument
350 getDependentSymbols( const SymbolRef Primary) argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/
H A DPathDiagnostic.cpp82 void PathPieces::flattenTo(PathPieces &Primary, PathPieces &Current, argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp5463 ClassTemplateDecl *Primary = Spec->getSpecializedTemplate(); local
5527 TemplateDecl *Primary = Spec->getSpecializedTemplate(); local
[all...]
H A DSemaTemplate.cpp2002 CXXRecordDecl *Primary = Template->getTemplatedDecl(); member in struct:__anon2101::ConvertConstructorToDeductionGuideTransform

Completed in 155 milliseconds