Home
last modified time | relevance | path

Searched defs:getTypeForDecl (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/AST/
H A DDeclObjC.h1897 const Type *getTypeForDecl() const { return TypeForDecl; } in getTypeForDecl() function
H A DDecl.h3200 const Type *getTypeForDecl() const { return TypeForDecl; } in getTypeForDecl() function