Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp1355 SourceLocation StrTokSpellingLoc = SM.getSpellingLoc(StrTokLoc); in getLocationOfByte() local
1359 SM.getDecomposedLoc(StrTokSpellingLoc); in getLocationOfByte()
1367 return StrTokSpellingLoc; in getLocationOfByte()