Searched refs:expectToken (Results 1 - 4 of 4) sorted by relevance

/external/jsoncpp/include/json/
H A Dreader.h190 bool expectToken(TokenType type, Token& token, const char* message);
/external/llvm/include/llvm/Support/
H A DYAMLParser.h558 bool expectToken(int TK);
/external/llvm/lib/Support/
H A DYAMLParser.cpp2266 expectToken(Token::TK_DocumentStart);
2438 bool Document::expectToken(int TK) { function in class:Document
/external/jsoncpp/src/lib_json/
H A Djson_reader.cpp234 bool Reader::expectToken(TokenType type, Token& token, const char* message) { function in class:Json::Reader

Completed in 148 milliseconds