Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExpr.cpp1033 SourceLocation StrTokSpellingLoc = SM.getSpellingLoc(StrTokLoc); in getLocationOfByte() local
1037 SM.getDecomposedLoc(StrTokSpellingLoc); in getLocationOfByte()
1045 return StrTokSpellingLoc; in getLocationOfByte()