Searched defs:DeclForFPT (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DMicrosoftMangle.cpp2576 const CXXMethodDecl *DeclForFPT = Thunk.Method ? Thunk.Method : MD; local
2578 DeclForFPT->getType()->castAs<FunctionProtoType>(), MD);

Completed in 212 milliseconds