Lines Matching refs:pSource
398 _In_ IDxcBlob *pSource, // Source text to compile
399 _In_opt_z_ LPCWSTR pSourceName, // Optional file name for pSource. Used in errors and include handlers.
413 _In_ IDxcBlob *pSource, // Source text to preprocess
414 _In_opt_z_ LPCWSTR pSourceName, // Optional file name for pSource. Used in errors and include handlers.
426 _In_ IDxcBlob *pSource, // Program to disassemble.
436 _In_ IDxcBlob *pSource, // Source text to compile
437 _In_opt_z_ LPCWSTR pSourceName, // Optional file name for pSource. Used in errors and include handlers.
541 _In_opt_z_ LPCWSTR pSourceName, // Optional file name for pSource. Used in errors and include handlers.
608 _In_ const DxcBuffer *pSource, // Source text to compile
641 virtual HRESULT STDMETHODCALLTYPE AddPart(_In_ UINT32 fourCC, _In_ IDxcBlob *pSource) = 0; // Part to add to the container