Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclObjC.h1919 const Type *getTypeForDecl() const { return TypeForDecl; } in getTypeForDecl() function
H A DDecl.h2898 const Type *getTypeForDecl() const { return TypeForDecl; } in getTypeForDecl() function