Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp7182 bool IsFunctionDecl = in ParseDirectDeclarator() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp4793 bool IsFunctionDecl = D.getInnermostNonParenChunk() == &DeclType; in GetFullTypeForDeclarator() local