Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DMicrosoftMangle.cpp3036 const CXXMethodDecl *DeclForFPT = Thunk.Method ? Thunk.Method : MD; in mangleThunk() local
3038 DeclForFPT->getType()->castAs<FunctionProtoType>(), MD); in mangleThunk()