Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DLexer.cpp1103 static LLVM_ATTRIBUTE_NOINLINE SourceLocation GetMappedTokenLoc(
1105 static SourceLocation GetMappedTokenLoc(Preprocessor &PP, in GetMappedTokenLoc() function
1143 return GetMappedTokenLoc(*PP, FileLoc, CharNo, TokLen); in getSourceLocation()