Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp622 const auto IsInstantiated = hasDeclaration(isInstantiated()); in findFunctionArgMutation() local
628 expr(anyOf(callExpr(NonConstRefParam, IsInstantiated, FuncDecl, in findFunctionArgMutation()
631 cxxConstructExpr(NonConstRefParam, IsInstantiated, in findFunctionArgMutation()