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

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclCXX.h1638 class CXXMethodDecl : public FunctionDecl { class in namespace:clang
1641 CXXMethodDecl(Kind DK, CXXRecordDecl *RD, SourceLocation StartLoc, function in class:clang::CXXMethodDecl
[all...]

Completed in 32 milliseconds