Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h762 DataTag(void * TagKind) DataTag() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/
H A DProgramPoint.h40 ProgramPointTag(void *tagKind = nullptr) : TagKind(tagKind) {} in TagKind() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h223 enum class TagKind { Class, Struct, Union, Enum }; enum
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp2882 tok::TokenKind TagKind = tok::unknown; ParseImplicitInt() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp4373 TagTypeKind TagKind = TypeWithKeyword::getTagTypeKindForTypeSpec(TagSpec); ActOnTagTemplateIdType() local