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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp383 getBestLocationFromDebugLoc(const llvm::DiagnosticInfoWithLocationBase &D,
593 const FullSourceLoc BackendConsumer::getBestLocationFromDebugLoc( function in class:BackendConsumer
650 Loc = getBestLocationFromDebugLoc(D, BadDebugInfo, Filename, Line, Column);
684 Loc = getBestLocationFromDebugLoc(D, BadDebugInfo, Filename, Line, Column);
717 Loc = getBestLocationFromDebugLoc(D, BadDebugInfo, Filename, Line, Column);

Completed in 46 milliseconds