Home
last modified time | relevance | path

Searched refs:isPrivateExtern (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSymbol.h400 bool isPrivateExtern() const { return IsPrivateExtern; } in isPrivateExtern() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCMachOStreamer.cpp177 if (Symbol->isPrivateExtern()) in EmitEHSymAttributes()
DMachObjectWriter.cpp372 if (Data.isPrivateExtern()) in writeNlist()