Home
last modified time | relevance | path

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

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