Home
last modified time | relevance | path

Searched defs:fileID (Results 1 – 5 of 5) sorted by relevance

/llvm-project/mlir/lib/Target/SPIRV/Serialization/
H A DSerializer.h339 uint32_t fileID = 0; variable
/llvm-project/mlir/lib/Target/SPIRV/Deserialization/
H A DDeserializer.h54 uint32_t fileID; member
/llvm-project/clang/tools/libclang/
H A DCXSourceLocation.cpp246 FileID fileID = SM.getFileID(ExpansionLoc); clang_getExpansionLocation() local
/llvm-project/mlir/lib/Tools/PDLL/CodeGen/
H A DMLIRGen.cpp148 unsigned fileID = sourceMgr.FindBufferContainingLoc(loc); in genLoc() local
/llvm-project/lld/COFF/
H A DPDB.cpp911 getFileName(const DebugStringTableSubsectionRef & strings,const DebugChecksumsSubsectionRef & checksums,uint32_t fileID) getFileName() argument