Home
last modified time | relevance | path

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

/external/clang/lib/ARCMigrate/
DTransforms.cpp144 const char *tokenBegin = file.data() + locInfo.second; in findSemiAfterLocation() local
390 const char *tokenBegin = file.data() + locInfo.second; in rewritePropertyAttribute() local
473 const char *tokenBegin = file.data() + locInfo.second; in addPropertyAttribute() local
/external/libvpx/examples/includes/HTML-Toc-0.91/
DToc.pod1566 =head2 tokenBegin section in HTML::Toc Options Reference
/external/clang/lib/Sema/
DSemaObjCProperty.cpp225 const char *tokenBegin = file.data() + locInfo.second; in LocPropertyAttribute() local
/external/clang/lib/Lex/
DLexer.cpp257 const char *tokenBegin = file.data() + locInfo.second; in getSpelling() local