Home
last modified time | relevance | path

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

/external/clang/lib/ASTMatchers/
DASTMatchersInternal.cpp54 typedef bool (*VariadicOperatorFunction)( typedef
58 template <VariadicOperatorFunction Func>
/external/llvm-project/clang/lib/ASTMatchers/
DASTMatchersInternal.cpp111 using VariadicOperatorFunction = bool (*)( typedef
115 template <VariadicOperatorFunction Func>