Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Demangle/
H A DRustDemangle.cpp273 static bool parseBasicType(char C, BasicType &Type) { in parseBasicType() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dparse.c3066 Type *Parser::parseBasicType(bool dontLookDotIdents) in parseBasicType() function