Searched defs:hasInlineBody (Results 1 – 2 of 2) sorted by relevance
| /external/clang/lib/AST/ | ||
| D | DeclCXX.cpp | 1676 bool CXXMethodDecl::hasInlineBody() const { in hasInlineBody() function in CXXMethodDecl |
| /external/llvm-project/clang/lib/AST/ | ||
| D | DeclCXX.cpp | 2468 bool CXXMethodDecl::hasInlineBody() const { in hasInlineBody() function in CXXMethodDecl |