Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclObjC.h2772 Expr *GetterCXXConstructor = nullptr; variable
2843 return GetterCXXConstructor; in getGetterCXXConstructor()
2847 GetterCXXConstructor = getterCXXConstructor; in setGetterCXXConstructor()