Home
last modified time | relevance | path

Searched defs:tokenBegin (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/ARCMigrate/
H A DTransforms.cpp147 const char *tokenBegin = file.data() + locInfo.second; in findSemiAfterLocation() local
395 const char *tokenBegin = file.data() + locInfo.second; in rewritePropertyAttribute() local
476 const char *tokenBegin = file.data() + locInfo.second; in addPropertyAttribute() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaObjCProperty.cpp318 const char *tokenBegin = file.data() + locInfo.second; in LocPropertyAttribute() local
/llvm-project-15.0.7/clang/lib/Lex/
H A DLexer.cpp347 const char *tokenBegin = file.data() + locInfo.second; in getSpelling() local