Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DExpr.h1291 bool hasFoundDecl() const { return DeclRefExprBits.HasFoundDecl; } in hasFoundDecl() function
3210 bool hasFoundDecl() const { return MemberExprBits.HasFoundDecl; } hasFoundDecl() function