Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DFunction.h174 bool hasBody() const { return HasBody; } in hasBody() function
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h1082 virtual bool hasBody() const { return getBody() != nullptr; } in hasBody() function
H A DDeclObjC.h523 bool hasBody() const override { return Body.isValid(); } in hasBody() function
H A DDecl.h2185 bool hasBody() const override { in hasBody() function
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp459 bool hasBody() const { return Body && !Body->getValues().empty(); } in hasBody() function in __anonfaf0748f0111::Intrinsic
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h5750 hasBody, in AST_POLYMORPHIC_MATCHER_P() argument
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp3148 bool FunctionDecl::hasBody(const FunctionDecl *&Definition) const { in hasBody() function in FunctionDecl
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.js6366 var hasBody = rtbody.test(elem), variable