Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/ARCMigrate/
H A DTransforms.cpp155 const char *tokenBegin = file.data() + locInfo.second; in findSemiAfterLocation() local
405 const char *tokenBegin = file.data() + locInfo.second; in rewritePropertyAttribute() local
486 const char *tokenBegin = file.data() + locInfo.second; in addPropertyAttribute() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaObjCProperty.cpp286 const char *tokenBegin = file.data() + locInfo.second; in LocPropertyAttribute() local
/minix3/external/bsd/llvm/dist/clang/lib/Lex/
H A DLexer.cpp307 const char *tokenBegin = file.data() + locInfo.second; in getSpelling() local