Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExpr.cpp1044 SourceLocation StrTokSpellingLoc = SM.getSpellingLoc(StrTokLoc); in getLocationOfByte() local
1048 SM.getDecomposedLoc(StrTokSpellingLoc); in getLocationOfByte()
1056 return StrTokSpellingLoc; in getLocationOfByte()