Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_suppressions_test.cc114 TEST_F(SuppressionContextTest, ParseType) { in TEST_F() argument
/external/llvm/lib/TableGen/
DTGParser.cpp664 RecTy *TGParser::ParseType() { in ParseType() function in TGParser
/external/protobuf/src/google/protobuf/compiler/
Dparser.cc1600 bool Parser::ParseType(FieldDescriptorProto::Type* type, in ParseType() function in google::protobuf::compiler::Parser
/external/lzma/CPP/7zip/UI/Common/
DOpenArchive.cpp3137 bool ParseType(CCodecs &codecs, const UString &s, COpenType &type) in ParseType() function
/external/llvm/lib/AsmParser/
DLLParser.cpp1800 bool LLParser::ParseType(Type *&Result, const Twine &Msg, bool AllowVoid) { in ParseType() function in LLParser