Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Parser/
H A Dbasic-parsers.h659 using ApplicableMemberFunctionPointer = variable
664 ApplicableMemberFunctionPointer<OBJPARSER, PARSER...> mfp,
672 using funcType = ApplicableMemberFunctionPointer<OBJPARSER, PARSER...>;
698 ApplicableMemberFunctionPointer<OBJPARSER, PARSER...> mfp, in applyMem()