Home
last modified time | relevance | path

Searched refs:HasProto (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
HDDeclSpec.h1617 static DeclaratorChunk getFunction(bool HasProto,
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
HDParseDecl.cpp6406 bool HasProto = false; in ParseFunctionDeclarator() local
6454 HasProto = ParamInfo.size() || getLangOpts().CPlusPlus in ParseFunctionDeclarator()
6553 HasProto, IsAmbiguous, LParenLoc, ParamInfo.data(), in ParseFunctionDeclarator()