Home
last modified time | relevance | path

Searched defs:PBXNativeTarget (Results 1 – 4 of 4) sorted by relevance

/third_party/gn/src/gn/
Dxcode_object.h55 class PBXNativeTarget; variable
Dxcode_object.cc689 PBXNativeTarget::PBXNativeTarget(const std::string& name, in PBXNativeTarget() function in PBXNativeTarget
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
Dxcodeproj_file.py2216 class PBXNativeTarget(XCTarget): class
/third_party/node/tools/gyp/pylib/gyp/
Dxcodeproj_file.py2432 class PBXNativeTarget(XCTarget): class