Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1576 ArrayRef<NamedDecl *> getDeclsInPrototype() const { in getDeclsInPrototype() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp10185 for (NamedDecl *NonParmDecl : FTI.getDeclsInPrototype()) { in ActOnFunctionDeclarator()