Home
last modified time | relevance | path

Searched refs:ParseModuleImport (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Parse/
DParser.cpp1999 Parser::DeclGroupPtrTy Parser::ParseModuleImport(SourceLocation AtLoc) { in ParseModuleImport() function in Parser
DParseObjc.cpp85 return ParseModuleImport(AtLoc); in ParseObjCAtDirectives()
/external/clang/include/clang/Parse/
DParser.h2648 DeclGroupPtrTy ParseModuleImport(SourceLocation AtLoc);