Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseStmtAsm.cpp100 SourceLocation Loc = translateLocation(LSM, Location); in LookupInlineAsmLabel()
146 SourceLocation translateLocation(const llvm::SourceMgr &LSM, llvm::SMLoc SMLoc) { in translateLocation() function in __anon49e4eba90111::ClangAsmParserCallback
174 SourceLocation Loc = translateLocation(LSM, D.getLoc()); in handleDiagnostic()