Home
last modified time | relevance | path

Searched refs:fillAttributedTypeLoc (Results 1 – 1 of 1) 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()