Home
last modified time | relevance | path

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

/external/angle/src/tests/test_utils/
Dangle_test_instantiate.h347 template <typename ParamT, typename FilterFunc>
348 std::vector<ParamT> FilterWithFunc(const std::vector<ParamT> &in, FilterFunc filter) in FilterWithFunc()
/external/clang/lib/CodeGen/
DCGException.cpp1811 llvm::Function *FilterFunc = in EnterSEHTryStmt() local
1814 llvm::ConstantExpr::getBitCast(FilterFunc, Int8PtrTy); in EnterSEHTryStmt()
/external/llvm-project/clang/lib/CodeGen/
DCGException.cpp2094 llvm::Function *FilterFunc = in EnterSEHTryStmt() local
2097 llvm::ConstantExpr::getBitCast(FilterFunc, Int8PtrTy); in EnterSEHTryStmt()