Home
last modified time | relevance | path

Searched defs:TyLoc (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLocVisitor.h27 RetTy Visit(TypeLoc TyLoc) { in Visit()
37 RetTy Visit(UnqualTypeLoc TyLoc) { in Visit()
53 RetTy VisitTypeLoc(TypeLoc TyLoc) { return RetTy(); } in VisitTypeLoc()
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DFixitUtil.cpp32 TypeLoc TyLoc = VD->getTypeSourceInfo()->getTypeLoc().getUnqualifiedLoc(); in getPointeeTypeText() local
113 TypeLoc TyLoc = VD->getTypeSourceInfo()->getTypeLoc().getUnqualifiedLoc(); in getPointee2TypeText() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTypeLoc.cpp97 TypeLoc TyLoc(Ty, nullptr); in getFullDataSizeForType() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAPINotes.cpp637 AttributedTypeLoc TyLoc = TLB.push<AttributedTypeLoc>(AttributedType); in ProcessAPINotes() local
H A DSemaOpenMP.cpp22184 QualType SemaOpenMP::ActOnOpenMPDeclareReductionType(SourceLocation TyLoc, in ActOnOpenMPDeclareReductionType()
22458 QualType SemaOpenMP::ActOnOpenMPDeclareMapperType(SourceLocation TyLoc, in ActOnOpenMPDeclareMapperType()
H A DSemaDeclCXX.cpp12608 SourceLocation EnumLoc, SourceRange TyLoc, in ActOnUsingEnumDeclaration()
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp1360 LocTy TyLoc; in parseGlobal() local
3121 LocTy TyLoc; in parseRangeAttr() local
8237 Type *Ty = nullptr; LocTy TyLoc; in parseLandingPad() local
8414 LocTy SizeLoc, TyLoc, ASLoc; in parseAlloc() local