Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DDynamicTypeChecker.cpp145 static bool hasDefinition(const ObjCObjectPointerType *ObjPtr) { in hasDefinition() function
/external/clang/lib/StaticAnalyzer/Checkers/
DDynamicTypeChecker.cpp154 static bool hasDefinition(const ObjCObjectPointerType *ObjPtr) { in hasDefinition() function
/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/
DNotNullTerminatedResultCheck.cpp516 AST_MATCHER_P(Expr, hasDefinition, ast_matchers::internal::Matcher<Expr>, in AST_MATCHER_P() argument
/external/llvm-project/clang/include/clang/AST/
DDeclObjC.h1533 bool hasDefinition() const { in hasDefinition() function
2204 bool hasDefinition() const { in hasDefinition() function
DDeclCXX.h541 bool hasDefinition() const { return DefinitionData || dataPtr(); } in hasDefinition() function
DDecl.h1189 DefinitionKind hasDefinition() const { in hasDefinition() function
/external/clang/include/clang/AST/
DDeclObjC.h1440 bool hasDefinition() const { in hasDefinition() function
2086 bool hasDefinition() const { in hasDefinition() function
DDeclCXX.h685 bool hasDefinition() const { return DefinitionData || dataPtr(); } in hasDefinition() function
DDecl.h1085 DefinitionKind hasDefinition() const { in hasDefinition() function
/external/clang/lib/AST/
DDecl.cpp2017 VarDecl::DefinitionKind VarDecl::hasDefinition(ASTContext &C) const { in hasDefinition() function in VarDecl
/external/llvm-project/clang/include/clang/ASTMatchers/
DASTMatchers.h7327 AST_MATCHER(CXXRecordDecl, hasDefinition) { in AST_MATCHER() argument
/external/llvm-project/clang/lib/AST/
DDecl.cpp2216 VarDecl::DefinitionKind VarDecl::hasDefinition(ASTContext &C) const { in hasDefinition() function in VarDecl