Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DRecordLayoutBuilder.cpp2312 static const CXXMethodDecl *computeKeyFunction(ASTContext &Context, in computeKeyFunction() function
3384 Entry ? Entry.get(getExternalSource()) : computeKeyFunction(*this, RD); in getCurrentKeyFunction()