Searched defs:hasDefinition (Results 1 – 7 of 7) sorted by relevance
139 static bool hasDefinition(const ObjCObjectPointerType *ObjPtr) { in hasDefinition() function
515 AST_MATCHER_P(Expr, hasDefinition, ast_matchers::internal::Matcher<Expr>, in AST_MATCHER_P() argument
1527 bool hasDefinition() const { in hasDefinition() function 2235 bool hasDefinition() const { hasDefinition() function [all...]
571 bool hasDefinition() const { return DefinitionData || dataPtr(); } hasDefinition() function
1301 DefinitionKind hasDefinition() const { hasDefinition() function
2357 VarDecl::DefinitionKind VarDecl::hasDefinition(ASTContext &C) const { hasDefinition() function in VarDecl
8515 AST_MATCHER(CXXRecordDecl,hasDefinition) AST_MATCHER() argument