Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenAction.cpp158 PrettyStackTraceDecl CrashInfo(*D.begin(), SourceLocation(), in HandleTopLevelDecl()
181 PrettyStackTraceDecl CrashInfo(D, SourceLocation(), in HandleInlineFunctionDefinition()
306 PrettyStackTraceDecl CrashInfo(D, SourceLocation(), in HandleTagDeclDefinition()
H A DCodeGenModule.cpp2440 PrettyStackTraceDecl CrashInfo(const_cast<ValueDecl *>(D), D->getLocation(), in EmitGlobalDefinition()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclBase.h1170 class PrettyStackTraceDecl : public llvm::PrettyStackTraceEntry {
1177 PrettyStackTraceDecl(const Decl *theDecl, SourceLocation L, in PrettyStackTraceDecl() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DDeclBase.cpp268 void PrettyStackTraceDecl::print(raw_ostream &OS) const { in print()
H A DMicrosoftMangle.cpp2912 PrettyStackTraceDecl CrashInfo(D, SourceLocation(), in mangleCXXName()
H A DItaniumMangle.cpp4828 PrettyStackTraceDecl CrashInfo(D, SourceLocation(), in mangleCXXName()