Home
last modified time | relevance | path

Searched defs:findFirst (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp159 findFirst(const ast_matchers::internal::Matcher<T> &Matcher) { findFirst() function
/llvm-project/clang/unittests/Analysis/FlowSensitive/
H A DSignAnalysisTest.cpp447 const NodeType *findFirst(ASTContext &ASTCtx, const MatcherType &M) { in findFirst() function