Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclObjC.h1819 const Type *getTypeForDecl() const { return TypeForDecl; } in getTypeForDecl() function
DDecl.h2590 const Type *getTypeForDecl() const { return TypeForDecl; } in getTypeForDecl() function