Searched defs:TagKind (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DProgramPoint.h49 const void *const TagKind; member in class:clang::ProgramPointTag
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h222 enum class TagKind { Class, Struct, Union, Enum }; class
/freebsd-12-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp2641 tok::TokenKind TagKind = tok::unknown; local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp3830 TagTypeKind TagKind = TypeWithKeyword::getTagTypeKindForTypeSpec(TagSpec); local
3862 << TAT << NTK_TypeAliasTemplate << TagKind; local

Completed in 96 milliseconds