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

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaModule.cpp 689 Decl *Sema::ActOnFinishExportDecl(Scope *S, Decl *D, SourceLocation RBraceLoc) {
  /src/external/apache2/llvm/dist/clang/lib/Parse/
ParseDeclCXX.cpp 433 return Actions.ActOnFinishExportDecl(getCurScope(), ExportDecl,
456 return Actions.ActOnFinishExportDecl(getCurScope(), ExportDecl,
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 2930 Decl *ActOnFinishExportDecl(Scope *S, Decl *ExportDecl,

Completed in 81 milliseconds