HomeSort by relevance Sort by last modified time
    Searched full:usingdirectivedecl (Results 1 - 25 of 90) sorted by null

1 2 3 4

  /external/clang/include/clang/Sema/
Scope.h 32 class UsingDirectiveDecl;
190 typedef SmallVector<UsingDirectiveDecl *, 2> UsingDirectivesTy;
442 void PushUsingDirective(UsingDirectiveDecl *UDir) {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
Scope.h 32 class UsingDirectiveDecl;
190 typedef SmallVector<UsingDirectiveDecl *, 2> UsingDirectivesTy;
442 void PushUsingDirective(UsingDirectiveDecl *UDir) {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
Scope.h 32 class UsingDirectiveDecl;
190 typedef SmallVector<UsingDirectiveDecl *, 2> UsingDirectivesTy;
442 void PushUsingDirective(UsingDirectiveDecl *UDir) {
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
Scope.h 32 class UsingDirectiveDecl;
190 typedef SmallVector<UsingDirectiveDecl *, 2> UsingDirectivesTy;
442 void PushUsingDirective(UsingDirectiveDecl *UDir) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Scope.h 32 class UsingDirectiveDecl;
190 typedef SmallVector<UsingDirectiveDecl *, 2> UsingDirectivesTy;
442 void PushUsingDirective(UsingDirectiveDecl *UDir) {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
Scope.h 32 class UsingDirectiveDecl;
190 typedef SmallVector<UsingDirectiveDecl *, 2> UsingDirectivesTy;
442 void PushUsingDirective(UsingDirectiveDecl *UDir) {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
Scope.h 32 class UsingDirectiveDecl;
190 typedef SmallVector<UsingDirectiveDecl *, 2> UsingDirectivesTy;
442 void PushUsingDirective(UsingDirectiveDecl *UDir) {
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
Scope.h 32 class UsingDirectiveDecl;
190 typedef SmallVector<UsingDirectiveDecl *, 2> UsingDirectivesTy;
442 void PushUsingDirective(UsingDirectiveDecl *UDir) {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Scope.h 32 class UsingDirectiveDecl;
190 typedef SmallVector<UsingDirectiveDecl *, 2> UsingDirectivesTy;
442 void PushUsingDirective(UsingDirectiveDecl *UDir) {
  /external/clang/tools/libclang/
CursorVisitor.h 237 bool VisitUsingDirectiveDecl(UsingDirectiveDecl *D);
  /external/clang/lib/Index/
IndexDecl.cpp 363 bool VisitUsingDirectiveDecl(const UsingDirectiveDecl *D) {
  /external/clang/lib/AST/
DeclCXX.cpp     [all...]
DeclBase.cpp     [all...]
  /external/clang/lib/ASTMatchers/Dynamic/
Registry.cpp 415 REGISTER_MATCHER(usingDirectiveDecl);
  /external/clang/test/Misc/
ast-dump-decl.cpp 54 // CHECK-NEXT: UsingDirectiveDecl{{.*}} Namespace{{.*}} 'A'
  /external/clang/include/clang/AST/
DeclCXX.h     [all...]
DeclBase.h 57 class UsingDirectiveDecl;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclBase.h 59 class UsingDirectiveDecl;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclBase.h 59 class UsingDirectiveDecl;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
DeclBase.h 59 class UsingDirectiveDecl;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclBase.h 59 class UsingDirectiveDecl;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclBase.h 59 class UsingDirectiveDecl;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclBase.h 59 class UsingDirectiveDecl;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
DeclBase.h 59 class UsingDirectiveDecl;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclBase.h 59 class UsingDirectiveDecl;
    [all...]

Completed in 398 milliseconds

1 2 3 4