HomeSort by: relevance | last modified time | path
    Searched defs:SourceLocToDebugLoc (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenFunction.cpp 2651 llvm::DebugLoc CodeGenFunction::SourceLocToDebugLoc(SourceLocation Location) {
2653 return DI->SourceLocToDebugLoc(Location);
CGDebugInfo.cpp 5141 llvm::DebugLoc CGDebugInfo::SourceLocToDebugLoc(SourceLocation Loc) {

Completed in 35 milliseconds