Home
last modified time | relevance | path

Searched refs:hasInlineBody (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/contrib/llvm-project/clang/lib/AST/
HDDeclCXX.cpp2627 bool CXXMethodDecl::hasInlineBody() const { in hasInlineBody() function in CXXMethodDecl
HDRecordLayoutBuilder.cpp2370 if (MD->hasInlineBody()) in computeKeyFunction()
/freebsd-head/contrib/llvm-project/clang/include/clang/AST/
HDDeclCXX.h2247 bool hasInlineBody() const;