Home
last modified time | relevance | path

Searched defs:consumeIf (Results 1 – 5 of 5) sorted by relevance

/llvm-project/mlir/lib/AsmParser/
H A DParser.h110 bool consumeIf(Token::Kind kind) { consumeIf() function
/llvm-project/llvm/lib/Demangle/
H A DRustDemangle.cpp1229 bool Demangler::consumeIf(char Prefix) { consumeIf() function in Demangler
[all...]
/llvm-project/mlir/lib/Tools/PDLL/Parser/
H A DParser.cpp487 bool consumeIf(Token::Kind kind) { consumeIf() function in __anonf80b1b600111::Parser
[all...]
/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h2726 bool consumeIf(std::string_view S) { consumeIf() function
2734 bool consumeIf(char C) { consumeIf() function
[all...]
/llvm-project/libcxxabi/src/demangle/
H A DItaniumDemangle.h2727 bool consumeIf(std::string_view S) { consumeIf() function
2735 bool consumeIf(char C) { consumeIf() function
[all...]