Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp374 getBestLocationFromDebugLoc(const llvm::DiagnosticInfoWithLocationBase &D,
583 const FullSourceLoc BackendConsumer::getBestLocationFromDebugLoc( in getBestLocationFromDebugLoc() function in BackendConsumer
640 Loc = getBestLocationFromDebugLoc(D, BadDebugInfo, Filename, Line, Column); in UnsupportedDiagHandler()
677 Loc = getBestLocationFromDebugLoc(D, BadDebugInfo, Filename, Line, Column); in EmitOptimizationMessage()