Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp6773 bool IsFunctionDecl = in ParseDirectDeclarator() local
6776 if (!IsFunctionDecl) in ParseDirectDeclarator()