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

/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/Frontend/
H A DChainedDiagnosticConsumer.h25 OwningPtr<DiagnosticConsumer> Primary; member in class:clang::ChainedDiagnosticConsumer
/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclLookups.h72 DeclContext *Primary = const_cast<DeclContext*>(this)->getPrimaryContext(); local
81 DeclContext *Primary = const_cast<DeclContext*>(this)->getPrimaryContext(); local
91 DeclContext *Primary = const_cast<DeclContext*>(this)->getPrimaryContext(); local
99 DeclContext *Primary = const_cast<DeclContext*>(this)->getPrimaryContext(); local
[all...]
H A DASTContext.h759 void setPrimaryMergedDecl(Decl *D, Decl *Primary) { argument
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DSymbolManager.cpp351 void SymbolManager::addSymbolDependency(const SymbolRef Primary, argument
364 getDependentSymbols( const SymbolRef Primary) argument
H A DPathDiagnostic.cpp66 void PathPieces::flattenTo(PathPieces &Primary, PathPieces &Current, argument
/freebsd-10.2-release/contrib/llvm/lib/DebugInfo/
H A DDWARFDebugFrame.cpp105 uint8_t Primary = Opcode & DWARF_CFI_PRIMARY_OPCODE_MASK; local
/freebsd-10.2-release/contrib/gdb/gdb/
H A Djv-exp.y362 Primary: label
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/AST/
H A DASTDumper.cpp538 const DeclContext *Primary = DC->getPrimaryContext(); local
H A DDeclCXX.cpp573 NamedDecl *Primary = local
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp11899 const FunctionDecl *Primary = MD; local

Completed in 262 milliseconds