Searched refs:isDecl (Results 1 – 2 of 2) sorted by relevance
179 bool isDecl() const { return !IsType; } in isDecl() function187 assert(isDecl() && "Not a decl!"); in getDecl()
155 bool isDecl() const { return !IsType; } in isDecl() function163 assert(isDecl() && "Not a decl!"); in getDecl()