Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/test/functional-tests/include/
DFailureWrapper.hpp81 void mayFailCall(bool (K::*method)(MArgs...), Args &&... args) in mayFailCall()
92 ReturnType *mayFailCall(ReturnType *(K::*method)(MArgs...), Args &&... args) in mayFailCall()
/external/llvm-project/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp4626 MultiLevelTemplateArgumentList MArgs(*Args); in InstantiateFunctionDeclaration() local