Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DThreadSafety.cpp1789 const auto *TagT = Exp->getType()->getAs<TagType>(); in handleCall() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp7422 if (const clang::TagType *TagT = in AddFieldToRecordType() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCodeComplete.cpp1957 if (const TagType *TagT = dyn_cast<TagType>(T)) in GetCompletionTypeString() local
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTReader.cpp9405 if (const TagType *TagT = dyn_cast<TagType>(TD->getTypeForDecl())) { in finishPendingActions() local