Home
last modified time | relevance | path

Searched defs:VisitTypeLoc (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DTypeLocVisitor.h53 RetTy VisitTypeLoc(TypeLoc TyLoc) { return RetTy(); } in VisitTypeLoc() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DTypeLocVisitor.h53 RetTy VisitTypeLoc(TypeLoc TyLoc) { return RetTy(); } in VisitTypeLoc() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DTypeLocVisitor.h53 RetTy VisitTypeLoc(TypeLoc TyLoc) { return RetTy(); } in VisitTypeLoc() function
/aosp_15_r20/external/clang/include/clang/AST/
H A DTypeLocVisitor.h55 RetTy VisitTypeLoc(TypeLoc TyLoc) { return RetTy(); } in VisitTypeLoc() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DTypeLocVisitor.h53 RetTy VisitTypeLoc(TypeLoc TyLoc) { return RetTy(); } in VisitTypeLoc() function
/aosp_15_r20/external/clang/unittests/Tooling/
H A DRecursiveASTVisitorTestTypeLocVisitor.cpp19 bool VisitTypeLoc(TypeLoc TypeLocation) { in VisitTypeLoc() function in __anonc5802cb90111::TypeLocVisitor
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Tooling/Refactoring/
DRecursiveSymbolVisitor.h86 bool VisitTypeLoc(const TypeLoc Loc) { in VisitTypeLoc() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Tooling/Refactoring/
DRecursiveSymbolVisitor.h86 bool VisitTypeLoc(const TypeLoc Loc) { in VisitTypeLoc() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Tooling/Refactoring/
DRecursiveSymbolVisitor.h86 bool VisitTypeLoc(const TypeLoc Loc) { in VisitTypeLoc() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Tooling/Refactoring/
DRecursiveSymbolVisitor.h86 bool VisitTypeLoc(const TypeLoc Loc) { in VisitTypeLoc() function
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaType.cpp4982 void VisitTypeLoc(TypeLoc TL) { in VisitTypeLoc() function in __anon6001ca2f0b11::TypeSpecLocFiller
5107 void VisitTypeLoc(TypeLoc TL) { in VisitTypeLoc() function in __anon6001ca2f0b11::DeclaratorLocFiller