Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDecl.h2519 SourceRange getParametersSourceRange() const;
/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DDecl.cpp3529 SourceRange FunctionDecl::getParametersSourceRange() const { in getParametersSourceRange() function in FunctionDecl