Home
last modified time | relevance | path

Searched refs:fillAttributedTypeLoc (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaType.cpp4780 static void fillAttributedTypeLoc(AttributedTypeLoc TL, in fillAttributedTypeLoc() function
4830 fillAttributedTypeLoc(TL, DS.getAttributes().getList()); in VisitAttributedTypeLoc()
5004 fillAttributedTypeLoc(TL, Chunk.getAttrs()); in VisitAttributedTypeLoc()
5167 fillAttributedTypeLoc(TL, D.getTypeObject(i).getAttrs(), DeclAttrs); in GetTypeSourceInfoForDeclarator()
/external/llvm-project/clang/lib/Sema/
DSemaType.cpp5795 static void fillAttributedTypeLoc(AttributedTypeLoc TL, in fillAttributedTypeLoc() function
5814 fillAttributedTypeLoc(TL, State); in VisitAttributedTypeLoc()
6028 fillAttributedTypeLoc(TL, State); in VisitAttributedTypeLoc()
6236 fillAttributedTypeLoc(TL, State); in GetTypeSourceInfoForDeclarator()