Home
last modified time | relevance | path

Searched refs:CreateSyntheticInlineAt (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h662 llvm::DILocation *CreateSyntheticInlineAt(llvm::DebugLoc Location,
H A DCGDebugInfo.cpp3794 llvm::DILocation *CGDebugInfo::CreateSyntheticInlineAt(llvm::DebugLoc Location, in CreateSyntheticInlineAt() function in CGDebugInfo
3813 return CreateSyntheticInlineAt(TrapLocation, FuncName); in CreateTrapFailureMessageFor()
6492 return getDebugInfo()->CreateSyntheticInlineAt(CheckDI, Label); in SanitizerAnnotateDebugInfo()