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.cpp619 int WhichKind = 2; in MergeCXXFunctionDecl() local
623 WhichKind = 0; in MergeCXXFunctionDecl()
625 WhichKind = 1; in MergeCXXFunctionDecl()
627 WhichKind = 2; in MergeCXXFunctionDecl()
632 << WhichKind in MergeCXXFunctionDecl()