Home
last modified time | relevance | path

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

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