Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclLookups.h72 DeclContext *Primary = const_cast<DeclContext*>(this)->getPrimaryContext(); in lookups() local
90 DeclContext *Primary = const_cast<DeclContext*>(this)->getPrimaryContext(); in noload_lookups() local
DASTContext.h763 void setPrimaryMergedDecl(Decl *D, Decl *Primary) { in setPrimaryMergedDecl()
/external/clang/include/clang/Frontend/
DChainedDiagnosticConsumer.h25 std::unique_ptr<DiagnosticConsumer> Primary; variable
/external/clang/lib/StaticAnalyzer/Core/
DSymbolManager.cpp347 void SymbolManager::addSymbolDependency(const SymbolRef Primary, in addSymbolDependency()
361 const SymbolRef Primary) { in getDependentSymbols()
DPathDiagnostic.cpp67 void PathPieces::flattenTo(PathPieces &Primary, PathPieces &Current, in flattenTo()
/external/llvm/lib/DebugInfo/
DDWARFDebugFrame.cpp102 uint8_t Primary = Opcode & DWARF_CFI_PRIMARY_OPCODE_MASK; in parseInstructions() local
/external/llvm/lib/Target/X86/
DX86FrameLowering.cpp1281 GetScratchRegister(bool Is64Bit, const MachineFunction &MF, bool Primary) { in GetScratchRegister()
/external/clang/lib/AST/
DDeclCXX.cpp580 NamedDecl *Primary = in addedMember() local
DASTDumper.cpp578 const DeclContext *Primary = DC->getPrimaryContext(); in dumpLookups() local
DDecl.cpp2967 if (FunctionTemplateDecl *Primary = getPrimaryTemplate()) { in getTemplateInstantiationPattern() local
/external/clang/lib/Sema/
DSemaDeclCXX.cpp12200 const FunctionDecl *Primary = MD; in SetDeclDefaulted() local