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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h 1974 Decl *getVaListTagDecl() const;
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriter.cpp 5717 return D == D->getASTContext().getVaListTagDecl();
ASTReader.cpp 7377 return Context.getVaListTagDecl();
  /src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp 8355 Decl *ASTContext::getVaListTagDecl() const {

Completed in 33 milliseconds