Home
last modified time | relevance | path

Searched refs:isFunctionOrFunctionTemplate (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTransfer.cpp476 if (Member->isFunctionOrFunctionTemplate()) in VisitMemberExpr()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp766 bool HasFunScope = EnterScope && D->isFunctionOrFunctionTemplate(); in ParseLexedAttribute()
H A DParseOpenMP.cpp636 if (D->isFunctionOrFunctionTemplate()) { in FNContextRAII()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h1116 bool isFunctionOrFunctionTemplate() const { in isFunctionOrFunctionTemplate() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp925 ND && ND->isFunctionOrFunctionTemplate()) { in SubstituteConstraintExpressionWithoutSatisfaction()
H A DSemaLookup.cpp4088 if (D->getUnderlyingDecl()->isFunctionOrFunctionTemplate() && in checkHidden()
4089 ND->getUnderlyingDecl()->isFunctionOrFunctionTemplate() && in checkHidden()
H A DSemaOverload.cpp14283 assert((*I)->getUnderlyingDecl()->isFunctionOrFunctionTemplate()); in AddOverloadedCallCandidates()
H A DSemaDecl.cpp1218 FirstDecl->getUnderlyingDecl()->isFunctionOrFunctionTemplate())) && in ClassifyName()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc9769 {"_ZNK5clang4Decl28isFunctionOrFunctionTemplateEv", "clang::Decl::isFunctionOrFunctionTemplate() co…