Home
last modified time | relevance | path

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

/external/clang/include/clang/Frontend/
DChainedDiagnosticConsumer.h26 DiagnosticConsumer *Primary; variable
30 ChainedDiagnosticConsumer(std::unique_ptr<DiagnosticConsumer> Primary, in ChainedDiagnosticConsumer()
36 ChainedDiagnosticConsumer(DiagnosticConsumer *Primary, in ChainedDiagnosticConsumer()
/external/clang/include/clang/AST/
DDeclLookups.h72 DeclContext *Primary = const_cast<DeclContext*>(this)->getPrimaryContext(); in lookups() local
93 DeclContext *Primary = const_cast<DeclContext*>(this)->getPrimaryContext(); in noload_lookups() local
DASTContext.h865 void setPrimaryMergedDecl(Decl *D, Decl *Primary) { in setPrimaryMergedDecl()
/external/clang/lib/StaticAnalyzer/Core/
DSymbolManager.cpp347 void SymbolManager::addSymbolDependency(const SymbolRef Primary, in addSymbolDependency()
361 const SymbolRef Primary) { in getDependentSymbols()
DPathDiagnostic.cpp64 void PathPieces::flattenTo(PathPieces &Primary, PathPieces &Current, in flattenTo()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugFrame.cpp108 uint8_t Primary = Opcode & DWARF_CFI_PRIMARY_OPCODE_MASK; in parseInstructions() local
/external/llvm/lib/Target/X86/
DX86FrameLowering.cpp2056 GetScratchRegister(bool Is64Bit, bool IsLP64, const MachineFunction &MF, bool Primary) { in GetScratchRegister()
/external/clang/lib/AST/
DDeclCXX.cpp610 NamedDecl *Primary = in addedMember() local
DASTDumper.cpp784 const DeclContext *Primary = DC->getPrimaryContext(); in dumpLookups() local
DDecl.cpp3154 if (FunctionTemplateDecl *Primary = getPrimaryTemplate()) { in getTemplateInstantiationPattern() local
/external/clang/lib/Sema/
DSemaDeclCXX.cpp13102 const FunctionDecl *Primary = MD; in SetDeclDefaulted() local