Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp7454 if (const clang::TagType *TagT = in AddFieldToRecordType() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp2026 if (const TagType *TagT = dyn_cast<TagType>(T)) in GetCompletionTypeString() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp9868 if (const TagType *TagT = dyn_cast<TagType>(TD->getTypeForDecl())) { in finishPendingActions() local