Home
last modified time | relevance | path

Searched defs:StoredKind (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDeclarationName.h287 StoredNameKind StoredKind) { in DeclarationName()
397 StoredNameKind StoredKind = getStoredNameKind(); in getNameKind() local