Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp1944 DeclID KeyFn = readDeclID(); in VisitCXXRecordDeclImpl() local
1945 if (KeyFn && D->isCompleteDefinition()) in VisitCXXRecordDeclImpl()
1949 C.KeyFunctions[D] = KeyFn; in VisitCXXRecordDeclImpl()