Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp2574 bool CXXMethodDecl::hasInlineBody() const { in hasInlineBody() function in CXXMethodDecl
H A DRecordLayoutBuilder.cpp2363 if (MD->hasInlineBody()) in computeKeyFunction()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h2233 bool hasInlineBody() const;