Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DDeclSpec.cpp160 DeclaratorChunk DeclaratorChunk::getFunction(bool hasProto, in getFunction() argument
195 I.Fun.hasPrototype = hasProto; in getFunction()