OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getFunctionProtoType
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h
201
getFunctionProtoType
(const FunctionProtoType &Node) {
205
inline const FunctionProtoType *
getFunctionProtoType
(const FunctionDecl &Node) {
ASTMatchers.h
5044
if (const FunctionProtoType *FnTy = internal::
getFunctionProtoType
(Node))
5064
const FunctionProtoType *FnTy = internal::
getFunctionProtoType
(Node);
Completed in 18 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026