Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Frontend/
HDChainedDiagnosticConsumer.h26 DiagnosticConsumer *Primary; variable
30 ChainedDiagnosticConsumer(std::unique_ptr<DiagnosticConsumer> Primary, in ChainedDiagnosticConsumer()
36 ChainedDiagnosticConsumer(DiagnosticConsumer *Primary, in ChainedDiagnosticConsumer()
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDDeclLookups.h72 DeclContext *Primary = const_cast<DeclContext*>(this)->getPrimaryContext(); in lookups() local
93 DeclContext *Primary = const_cast<DeclContext*>(this)->getPrimaryContext(); in noload_lookups() local
HDASTContext.h791 void setPrimaryMergedDecl(Decl *D, Decl *Primary) { in setPrimaryMergedDecl()
/NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
HDSymbolManager.cpp347 void SymbolManager::addSymbolDependency(const SymbolRef Primary, in addSymbolDependency()
361 const SymbolRef Primary) { in getDependentSymbols()
HDPathDiagnostic.cpp67 void PathPieces::flattenTo(PathPieces &Primary, PathPieces &Current, in flattenTo()
/NextBSD/contrib/llvm/lib/DebugInfo/DWARF/
HDDWARFDebugFrame.cpp105 uint8_t Primary = Opcode & DWARF_CFI_PRIMARY_OPCODE_MASK; in parseInstructions() local
/NextBSD/contrib/llvm/lib/Target/X86/
HDX86FrameLowering.cpp1473 GetScratchRegister(bool Is64Bit, bool IsLP64, const MachineFunction &MF, bool Primary) { in GetScratchRegister()
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDDeclCXX.cpp580 NamedDecl *Primary = in addedMember() local
HDASTDumper.cpp749 const DeclContext *Primary = DC->getPrimaryContext(); in dumpLookups() local
HDDecl.cpp3044 if (FunctionTemplateDecl *Primary = getPrimaryTemplate()) { in getTemplateInstantiationPattern() local
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclCXX.cpp12844 const FunctionDecl *Primary = MD; in SetDeclDefaulted() local