Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendConsumer.h120 const FullSourceLoc getBestLocationFromDebugLoc(
H A DCodeGenAction.cpp604 const FullSourceLoc BackendConsumer::getBestLocationFromDebugLoc( in getBestLocationFromDebugLoc() function in BackendConsumer
672 Loc = getBestLocationFromDebugLoc(D, BadDebugInfo, Filename, Line, Column); in UnsupportedDiagHandler()
709 Loc = getBestLocationFromDebugLoc(D, BadDebugInfo, Filename, Line, Column); in EmitOptimizationMessage()
814 getBestLocationFromDebugLoc(D, BadDebugInfo, Filename, Line, Column); in MisExpectDiagHandler()