HomeSort by relevance Sort by last modified time
    Searched full:weakvar (Results 1 - 22 of 22) sorted by null

  /external/clang/test/PCH/
pragma-weak.h 3 #pragma weak weakvar macro
pragma-weak.c 8 // CHECK: @weakvar = weak global i32 0
9 int weakvar; variable
  /external/clang/test/CodeGen/
pragma-weak.c 3 // CHECK: @weakvar = weak global
26 #pragma weak weakvar macro
27 int weakvar; variable
  /external/llvm/test/Transforms/FunctionImport/Inputs/
funcimport.ll 72 @weakvar = weak global i32 1, align 4
  /external/llvm/test/Linker/
funcimport.ll 103 ; IMPORTWEAKFUNC-NOT: @weakvar = extern_weak global i32, align 4
175 @weakvar = weak global i32 1, align 4
  /external/llvm/test/ThinLTO/X86/
funcimport.ll 118 @weakvar = weak global i32 1, align 4
  /external/llvm/test/Transforms/FunctionImport/
funcimport.ll 135 ; GUID-DAG: GUID {{.*}} is weakvar
  /external/clang/include/clang/Sema/
ScopeInfo.h 194 /// weakVar | 0 (known) | weakVar (VarDecl)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
ScopeInfo.h 209 /// weakVar | 0 (known) | weakVar (VarDecl)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Sema/
ScopeInfo.h 209 /// weakVar | 0 (known) | weakVar (VarDecl)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Sema/
ScopeInfo.h 209 /// weakVar | 0 (known) | weakVar (VarDecl)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Sema/
ScopeInfo.h 209 /// weakVar | 0 (known) | weakVar (VarDecl)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Sema/
ScopeInfo.h 209 /// weakVar | 0 (known) | weakVar (VarDecl)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Sema/
ScopeInfo.h 209 /// weakVar | 0 (known) | weakVar (VarDecl)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Sema/
ScopeInfo.h 209 /// weakVar | 0 (known) | weakVar (VarDecl)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
ScopeInfo.h 209 /// weakVar | 0 (known) | weakVar (VarDecl)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Sema/
ScopeInfo.h 209 /// weakVar | 0 (known) | weakVar (VarDecl)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Sema/
ScopeInfo.h 209 /// weakVar | 0 (known) | weakVar (VarDecl)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Sema/
ScopeInfo.h 209 /// weakVar | 0 (known) | weakVar (VarDecl)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Sema/
ScopeInfo.h 209 /// weakVar | 0 (known) | weakVar (VarDecl)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Sema/
ScopeInfo.h 209 /// weakVar | 0 (known) | weakVar (VarDecl)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Sema/
ScopeInfo.h 209 /// weakVar | 0 (known) | weakVar (VarDecl)
    [all...]

Completed in 779 milliseconds