Searched defs:CXXMethodDecl (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h1931 class CXXMethodDecl : public FunctionDecl { class in namespace:clang
1935 CXXMethodDecl(Kind DK, ASTContext &C, CXXRecordDecl *RD, function in class:clang::CXXMethodDecl
[all...]

Completed in 72 milliseconds