Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseDecl.cpp6551 bool IsFunctionDecl = in ParseDirectDeclarator() local
6554 if (!IsFunctionDecl) in ParseDirectDeclarator()