Home
last modified time | relevance | path

Searched refs:PrettyStackTraceDecl (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenAction.cpp204 PrettyStackTraceDecl CrashInfo(*D.begin(), SourceLocation(), in HandleTopLevelDecl()
227 PrettyStackTraceDecl CrashInfo(D, SourceLocation(), in HandleInlineFunctionDefinition()
345 PrettyStackTraceDecl CrashInfo(D, SourceLocation(), in HandleTagDeclDefinition()
H A DCodeGenModule.cpp3164 PrettyStackTraceDecl CrashInfo(const_cast<ValueDecl *>(D), D->getLocation(), in EmitGlobalDefinition()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclBase.h1210 class PrettyStackTraceDecl : public llvm::PrettyStackTraceEntry {
1217 PrettyStackTraceDecl(const Decl *theDecl, SourceLocation L, in PrettyStackTraceDecl() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclBase.cpp300 void PrettyStackTraceDecl::print(raw_ostream &OS) const { in print()
H A DMicrosoftMangle.cpp3313 PrettyStackTraceDecl CrashInfo(D, SourceLocation(), in mangleCXXName()
H A DItaniumMangle.cpp6154 PrettyStackTraceDecl CrashInfo(D, SourceLocation(), in mangleCXXName()