Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmtAsm.cpp79 SourceLocation translateLocation(const llvm::SourceMgr &LSM,
131 SourceLocation Loc = translateLocation(LSM, Location); in LookupInlineAsmLabel()
167 ClangAsmParserCallback::translateLocation(const llvm::SourceMgr &LSM, in translateLocation() function in ClangAsmParserCallback
195 SourceLocation Loc = translateLocation(LSM, D.getLoc()); in handleDiagnostic()