Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DUseConstraintsCheck.cpp54 matchEnableIfSpecializationImplTypename(TypeLoc TheType) { in matchEnableIfSpecializationImplTypename()
89 matchEnableIfSpecializationImplTrait(TypeLoc TheType) { in matchEnableIfSpecializationImplTrait()
128 matchEnableIfSpecializationImpl(TypeLoc TheType) { in matchEnableIfSpecializationImpl()
135 matchEnableIfSpecialization(TypeLoc TheType) { in matchEnableIfSpecialization()
/llvm-project/clang/test/SemaTemplate/
H A Dms-lookup-template-base-classes.cpp606 struct TheType { struct
607 int f1, f2;
/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DUseAfterMoveCheck.cpp243 const Type *TheType = VD->getType().getNonReferenceType().getTypePtrOrNull(); isStandardSmartPointer() local
/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp4587 Type *TheType = Operand->getType(); printInstruction() local