Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Parse/
DParseAST.cpp161 for (bool AtEOF = P.ParseFirstTopLevelDecl(ADecl, ImportState); !AtEOF; in ParseAST()
DParser.cpp584 bool Parser::ParseFirstTopLevelDecl(DeclGroupPtrTy &Result, in ParseFirstTopLevelDecl() function in Parser
/openbsd/src/gnu/llvm/clang/include/clang/Parse/
DParser.h481 bool ParseFirstTopLevelDecl(DeclGroupPtrTy &Result,