Home
last modified time | relevance | path

Searched defs:ParseType (Results 1 – 13 of 13) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rc/
DResourceScriptParser.h36 using ParseType = Expected<std::unique_ptr<RCResource>>; variable
/external/pdfium/core/fpdfapi/parser/
Dcpdf_syntax_parser.h27 enum class ParseType { kStrict, kLoose }; enum
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_suppressions_test.cc114 TEST_F(SuppressionContextTest, ParseType) { in TEST_F() argument
/external/protobuf/src/google/protobuf/util/internal/
Djson_stream_parser.h103 enum ParseType { enum
/external/swiftshader/third_party/LLVM/lib/TableGen/
DTGParser.cpp581 RecTy *TGParser::ParseType() { in ParseType() function in TGParser
/external/llvm/lib/TableGen/
DTGParser.cpp659 RecTy *TGParser::ParseType() { in ParseType() function in TGParser
/external/protobuf/src/google/protobuf/compiler/
Dparser.cc1958 bool Parser::ParseType(FieldDescriptorProto::Type* type, in ParseType() function in google::protobuf::compiler::Parser
/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/
DTGParser.cpp780 RecTy *TGParser::ParseType() { in ParseType() function in TGParser
/external/lzma/CPP/7zip/UI/Common/
DOpenArchive.cpp3475 bool ParseType(CCodecs &codecs, const UString &s, COpenType &type) in ParseType() function
/external/swiftshader/third_party/LLVM/lib/AsmParser/
DLLParser.cpp1231 bool LLParser::ParseType(Type *&Result, bool AllowVoid) { in ParseType() function in LLParser
/external/flatbuffers/src/
Didl_parser.cpp546 CheckedError Parser::ParseType(Type &type) { in ParseType() function in flatbuffers::Parser
/external/llvm/lib/AsmParser/
DLLParser.cpp1964 bool LLParser::ParseType(Type *&Result, const Twine &Msg, bool AllowVoid) { in ParseType() function in LLParser
/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/
DLLParser.cpp2230 bool LLParser::ParseType(Type *&Result, const Twine &Msg, bool AllowVoid) { in ParseType() function in LLParser