Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h2304 bool hasInlineBody() const;
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DRecordLayoutBuilder.cpp2371 if (MD->hasInlineBody()) in computeKeyFunction()
H A DDeclCXX.cpp2826 bool CXXMethodDecl::hasInlineBody() const { in hasInlineBody() function in CXXMethodDecl
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc9878 {"_ZNK5clang13CXXMethodDecl13hasInlineBodyEv", "clang::CXXMethodDecl::hasInlineBody() const"},