Home
last modified time | relevance | path

Searched refs:GetIsExternal (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/include/lldb/Symbol/
DType.h167 bool GetIsExternal() const;
/external/angle/src/libANGLE/
DContext.cpp301 bool GetIsExternal(const egl::AttributeMap &attribs) in GetIsExternal() function
370 mIsExternal(GetIsExternal(attribs)), in Context()