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.cpp77 SourceLocation translateLocation(const llvm::SourceMgr &LSM,
129 SourceLocation Loc = translateLocation(LSM, Location); in LookupInlineAsmLabel()
165 ClangAsmParserCallback::translateLocation(const llvm::SourceMgr &LSM, in translateLocation() function in ClangAsmParserCallback
193 SourceLocation Loc = translateLocation(LSM, D.getLoc()); in handleDiagnostic()