Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp1806 const auto *TagT = Exp->getType()->getAs<TagType>(); in handleCall() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp7297 if (const clang::TagType *TagT = AddFieldToRecordType() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp2018 if (const TagType *TagT = dyn_cast<TagType>(T)) GetCompletionTypeString() local
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp9673 if (const TagType *TagT = dyn_cast<TagType>(TD->getTypeForDecl())) { finishPendingActions() local