Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Lex/
DLexer.cpp1036 static LLVM_ATTRIBUTE_NOINLINE SourceLocation GetMappedTokenLoc(
1038 static SourceLocation GetMappedTokenLoc(Preprocessor &PP, in GetMappedTokenLoc() function
1077 return GetMappedTokenLoc(*PP, FileLoc, CharNo, TokLen); in getSourceLocation()