Home
last modified time | relevance | path

Searched defs:getTok (Results 1 – 7 of 7) sorted by relevance

/third_party/expat/xmlwf/
Dxmlmime.c39 getTok(const char **pp) { in getTok() function
Dct.c37 getTok(const char **pp) { in getTok() function
/third_party/skia/third_party/externals/expat/expat/xmlwf/
Dxmlmime.c39 getTok(const char **pp) { in getTok() function
Dct.c37 getTok(const char **pp) { in getTok() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/MCParser/
DMCAsmLexer.h100 const AsmToken &getTok() const { in getTok() function
DMCAsmParserExtension.h87 const AsmToken &getTok() { return getParser().getTok(); } in getTok() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DMCAsmParser.cpp33 const AsmToken &MCAsmParser::getTok() const { in getTok() function in MCAsmParser