Home
last modified time | relevance | path

Searched defs:SourceFile (Results 1 - 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIAInjectedSource.h32 CComPtr<IDiaInjectedSource> SourceFile; member in llvm::pdb::DIAInjectedSource
H A DDIASourceFile.h35 CComPtr<IDiaSourceFile> SourceFile; member in llvm::pdb::DIASourceFile
/third_party/mesa3d/src/panfrost/perf/
H A Dpan_gen_perf.py29 class SourceFile: class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
H A DPDBContext.cpp55 auto SourceFile = Session->getSourceFileById(LineInfo->getSourceFileId()); in getLineInfoForAddress() local
/third_party/gn/src/gn/
H A Dsource_file.cc125 SourceFile::SourceFile(const std::string& value) SourceFile() function in SourceFile
128 SourceFile::SourceFile(std::string&& value) SourceFile() function in SourceFile
131 SourceFile::SourceFile(StringAtom value) : value_(value) {} SourceFile() function in SourceFile
[all...]
H A Dsource_file.h24 class SourceFile { class
[all...]
/third_party/vk-gl-cts/external/
H A Dfetch_sources.py187 class SourceFile (Source): class
/third_party/protobuf/objectivec/DevTools/
H A Dpddm.py361 class SourceFile(object): class
/third_party/rust/crates/proc-macro2/src/
H A Dwrapper.rs367 impl SourceFile { impls
[all...]
H A Dfallback.rs303 impl SourceFile { impls
H A Dlib.rs340 pub struct SourceFile { structure names
346 impl SourceFile { impls
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h637 UdtSourceLineRecord(TypeIndex UDT, TypeIndex SourceFile, uint32_t LineNumber) in UdtSourceLineRecord() argument
646 TypeIndex SourceFile; member in llvm::codeview::UdtSourceLineRecord
655 UdtModSourceLineRecord(TypeIndex UDT, TypeIndex SourceFile, in UdtModSourceLineRecord() argument
666 TypeIndex SourceFile; member in llvm::codeview::UdtModSourceLineRecord
686 SourceFile, ///< Path to main source file, relative or absolute global() enumerator
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs10026 public string SourceFile { property in Google.Protobuf.Reflection.GeneratedCodeInfo.Types.Annotation
[all...]

Completed in 24 milliseconds