Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DRedeclarable.h148 decl_type *getFirstDecl() { return First; } in getFirstDecl() function
152 const decl_type *getFirstDecl() const { return First; } in getFirstDecl() function
255 decl_type *getFirstDecl() { in getFirstDecl() function
264 const decl_type *getFirstDecl() const { in getFirstDecl() function