Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParser.cpp1889 Parser::DeclGroupPtrTy Parser::ParseModuleImport(SourceLocation AtLoc) { in ParseModuleImport() function in Parser
DParseObjc.cpp83 return ParseModuleImport(AtLoc); in ParseObjCAtDirectives()
/external/clang/include/clang/Parse/
DParser.h2442 DeclGroupPtrTy ParseModuleImport(SourceLocation AtLoc);