Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DRedeclarable.h156 decl_type *getFirstDecl() { return First; } in getFirstDecl() function
160 const decl_type *getFirstDecl() const { return First; } in getFirstDecl() function
263 decl_type *getFirstDecl() { in getFirstDecl() function
272 const decl_type *getFirstDecl() const { in getFirstDecl() function