Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h1914 const Type *getTypeForDecl() const { return TypeForDecl; } getTypeForDecl() function
H A DDecl.h3373 const Type *getTypeForDecl() const { return TypeForDecl; } getTypeForDecl() function