Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCodeGenAction.cpp188 PrettyStackTraceDecl CrashInfo(*D.begin(), SourceLocation(), in HandleTopLevelDecl()
211 PrettyStackTraceDecl CrashInfo(D, SourceLocation(), in HandleInlineFunctionDefinition()
365 PrettyStackTraceDecl CrashInfo(D, SourceLocation(), in HandleTagDeclDefinition()
HDCodeGenModule.cpp4118 PrettyStackTraceDecl CrashInfo(const_cast<ValueDecl *>(D), D->getLocation(), in EmitGlobalDefinition()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDDeclBase.h1286 class PrettyStackTraceDecl : public llvm::PrettyStackTraceEntry {
1293 PrettyStackTraceDecl(const Decl *theDecl, SourceLocation L, in PrettyStackTraceDecl() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDDeclBase.cpp331 void PrettyStackTraceDecl::print(raw_ostream &OS) const { in print()
HDMicrosoftMangle.cpp3648 PrettyStackTraceDecl CrashInfo(D, SourceLocation(), in mangleCXXName()
HDItaniumMangle.cpp7022 PrettyStackTraceDecl CrashInfo(D, SourceLocation(), in mangleCXXName()