Searched defs:findInfo (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Analysis/ | ||
H A D | Consumed.cpp | 469 InfoEntry findInfo(const Expr *E) { findInfo() function in clang::consumed::ConsumedStmtVisitor |
/llvm-project/llvm/lib/DebugInfo/BTF/ | ||
H A D | BTFParser.cpp | 432 static const T *findInfo(const DenseMap<uint64_t, SmallVector<T, 0>> &SecMap, in findInfo() function |