Home
last modified time | relevance | path

Searched defs:parseSimpleIntegerLiteral (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Lex/
DPreprocessor.cpp858 bool Preprocessor::parseSimpleIntegerLiteral(Token &Tok, uint64_t &Value) { in parseSimpleIntegerLiteral() function in Preprocessor
/external/llvm-project/clang/lib/Lex/
DPreprocessor.cpp1366 bool Preprocessor::parseSimpleIntegerLiteral(Token &Tok, uint64_t &Value) { in parseSimpleIntegerLiteral() function in Preprocessor