Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp161 DeclaratorChunk DeclaratorChunk::getFunction(bool hasProto, in getFunction() argument
196 I.Fun.hasPrototype = hasProto; in getFunction()