HomeSort by relevance Sort by last modified time
    Searched refs:MakeGlobal (Results 1 - 24 of 24) sorted by null

  /external/clang/lib/CodeGen/
CGObjCGNU.cpp 193 llvm::GlobalVariable *MakeGlobal(llvm::StructType *Ty,
209 llvm::GlobalVariable *MakeGlobal(llvm::ArrayType *Ty,
231 return MakeGlobal(ArrayTy, V, Align, Name, linkage);
    [all...]
  /external/clang/include/clang/AST/
NestedNameSpecifier.h 437 void MakeGlobal(ASTContext &Context, SourceLocation ColonColonLoc);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
NestedNameSpecifier.h 437 void MakeGlobal(ASTContext &Context, SourceLocation ColonColonLoc);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
NestedNameSpecifier.h 437 void MakeGlobal(ASTContext &Context, SourceLocation ColonColonLoc);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
NestedNameSpecifier.h 437 void MakeGlobal(ASTContext &Context, SourceLocation ColonColonLoc);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
NestedNameSpecifier.h 437 void MakeGlobal(ASTContext &Context, SourceLocation ColonColonLoc);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
NestedNameSpecifier.h 437 void MakeGlobal(ASTContext &Context, SourceLocation ColonColonLoc);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
NestedNameSpecifier.h 437 void MakeGlobal(ASTContext &Context, SourceLocation ColonColonLoc);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
NestedNameSpecifier.h 437 void MakeGlobal(ASTContext &Context, SourceLocation ColonColonLoc);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
NestedNameSpecifier.h 437 void MakeGlobal(ASTContext &Context, SourceLocation ColonColonLoc);
  /external/clang/lib/AST/
NestedNameSpecifier.cpp 597 void NestedNameSpecifierLocBuilder::MakeGlobal(ASTContext &Context,
  /external/clang/lib/Sema/
DeclSpec.cpp 97 void CXXScopeSpec::MakeGlobal(ASTContext &Context,
99 Builder.MakeGlobal(Context, ColonColonLoc);
    [all...]
SemaCXXScopeSpec.cpp 274 SS.MakeGlobal(Context, CCLoc);
    [all...]
TreeTransform.h     [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h 139 void MakeGlobal(ASTContext &Context, SourceLocation ColonColonLoc);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
DeclSpec.h 139 void MakeGlobal(ASTContext &Context, SourceLocation ColonColonLoc);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
DeclSpec.h 139 void MakeGlobal(ASTContext &Context, SourceLocation ColonColonLoc);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
DeclSpec.h 139 void MakeGlobal(ASTContext &Context, SourceLocation ColonColonLoc);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
DeclSpec.h 139 void MakeGlobal(ASTContext &Context, SourceLocation ColonColonLoc);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
DeclSpec.h 139 void MakeGlobal(ASTContext &Context, SourceLocation ColonColonLoc);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
DeclSpec.h 139 void MakeGlobal(ASTContext &Context, SourceLocation ColonColonLoc);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
DeclSpec.h 139 void MakeGlobal(ASTContext &Context, SourceLocation ColonColonLoc);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
DeclSpec.h 139 void MakeGlobal(ASTContext &Context, SourceLocation ColonColonLoc);
    [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 116 milliseconds