Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp622 int WhichKind = 2; in MergeCXXFunctionDecl() local
626 WhichKind = 0; in MergeCXXFunctionDecl()
628 WhichKind = 1; in MergeCXXFunctionDecl()
630 WhichKind = 2; in MergeCXXFunctionDecl()
635 << WhichKind in MergeCXXFunctionDecl()