Searched defs:KeyFunction (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDecl.cpp | 16238 const CXXMethodDecl *KeyFunction; ActOnFinishFunctionBody() local |
H A D | SemaDeclCXX.cpp | 18711 const CXXMethodDecl *KeyFunction = Context.getCurrentKeyFunction(Class); DefineUsedVTables() local |