HomeSort by relevance Sort by last modified time
    Searched defs:IsGlobal (Results 1 - 3 of 3) sorted by null

  /external/lldb/include/lldb/Interpreter/
Property.h 81 IsGlobal () const
  /external/llvm/lib/MC/
ELFObjectWriter.cpp 910 bool IsGlobal = MCELF::GetBinding(Data) == ELF::STB_GLOBAL;
911 if (!Symbol.isVariable() && Symbol.isUndefined() && !IsGlobal)
    [all...]
  /external/clang/lib/Sema/
SemaDecl.cpp     [all...]

Completed in 76 milliseconds