Searched defs:getTypeForDecl (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | DeclObjC.h | 1917 const Type *getTypeForDecl() const { return TypeForDecl; } getTypeForDecl() function |
H A D | Decl.h | 3426 const Type *getTypeForDecl() const { return TypeForDecl; } getTypeForDecl() function |