Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendConsumer.h119 const FullSourceLoc getBestLocationFromDebugLoc(
H A DCodeGenAction.cpp579 const FullSourceLoc BackendConsumer::getBestLocationFromDebugLoc( in getBestLocationFromDebugLoc() function in BackendConsumer
647 Loc = getBestLocationFromDebugLoc(D, BadDebugInfo, Filename, Line, Column); in UnsupportedDiagHandler()
684 Loc = getBestLocationFromDebugLoc(D, BadDebugInfo, Filename, Line, Column); in EmitOptimizationMessage()
789 getBestLocationFromDebugLoc(D, BadDebugInfo, Filename, Line, Column); in MisExpectDiagHandler()