Searched refs:TagTypeLoc (Results 1 - 6 of 6) sorted by relevance

/external/clang/tools/libclang/
H A DIndexTypeSourceInfo.cpp41 bool VisitTagTypeLoc(TagTypeLoc TL) {
H A DCursorVisitor.h255 bool VisitTagTypeLoc(TagTypeLoc TL);
H A DCIndex.cpp1462 bool CursorVisitor::VisitTagTypeLoc(TagTypeLoc TL) {
/external/clang/include/clang/AST/
H A DTypeLoc.h624 class TagTypeLoc : public InheritingConcreteTypeLoc<TypeSpecTypeLoc, class in namespace:clang
625 TagTypeLoc,
639 class RecordTypeLoc : public InheritingConcreteTypeLoc<TagTypeLoc,
647 class EnumTypeLoc : public InheritingConcreteTypeLoc<TagTypeLoc,
/external/clang/lib/ARCMigrate/
H A DTransAutoreleasePool.cpp271 bool VisitTagTypeLoc(TagTypeLoc TL) {
/external/clang/lib/Sema/
H A DSemaType.cpp3622 void VisitTagTypeLoc(TagTypeLoc TL) {

Completed in 117 milliseconds