HomeSort by: relevance | last modified time | path
    Searched refs:ParseModuleImport (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Parse/
Parser.cpp 654 Decl *ImportDecl = ParseModuleImport(SourceLocation());
887 SingleDecl = ParseModuleImport(SourceLocation());
2378 Decl *Parser::ParseModuleImport(SourceLocation AtLoc) {
ParseObjc.cpp 82 SingleDecl = ParseModuleImport(AtLoc);
  /src/external/apache2/llvm/dist/clang/include/clang/Parse/
Parser.h 3439 Decl *ParseModuleImport(SourceLocation AtLoc);

Completed in 20 milliseconds