Home
last modified time | relevance | path

Searched refs:StrTokSpellingLoc (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/lib/AST/
DExpr.cpp1144 SourceLocation StrTokSpellingLoc = SM.getSpellingLoc(StrTokLoc); in getLocationOfByte() local
1148 SM.getDecomposedLoc(StrTokSpellingLoc); in getLocationOfByte()
1156 return StrTokSpellingLoc; in getLocationOfByte()