Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/doc/
H A Dapibuild.py1464 def parseGlobal(self, token): member in CParser
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/AsmParser/
H A DLLParser.cpp1204 bool LLParser::parseGlobal(const std::string &Name, LocTy NameLoc, in parseGlobal() function in LLParser