Home
last modified time | relevance | path

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

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