Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp550 const auto IsInstantiated = hasDeclaration(isInstantiated()); in findFunctionArgMutation() local
556 expr(anyOf(callExpr(NonConstRefParam, IsInstantiated, FuncDecl, in findFunctionArgMutation()
559 cxxConstructExpr(NonConstRefParam, IsInstantiated, in findFunctionArgMutation()