Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/MCParser/
H A DMCAsmParser.h199 virtual bool lookUpType(StringRef Name, AsmTypeInfo &Info) const { in lookUpType() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DMasmParser.cpp7010 bool MasmParser::lookUpType(StringRef Name, AsmTypeInfo &Info) const { in lookUpType() function in MasmParser