Home
last modified time | relevance | path

Searched defs:AllowVoid (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/AsmParser/
DLLParser.cpp1231 bool LLParser::ParseType(Type *&Result, bool AllowVoid) { in ParseType()
/external/llvm/lib/AsmParser/
DLLParser.cpp1964 bool LLParser::ParseType(Type *&Result, const Twine &Msg, bool AllowVoid) { in ParseType()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/
DLLParser.cpp2230 bool LLParser::ParseType(Type *&Result, const Twine &Msg, bool AllowVoid) { in ParseType()