Home
last modified time | relevance | path

Searched defs:RecordsSlice (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/TextAPI/
DRecord.h28 class RecordsSlice; variable
93 friend class RecordsSlice; variable
DRecordsSlice.h30 RecordsSlice(const llvm::Triple &T) : TargetTriple(T), TAPITarget(T) {} in RecordsSlice() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/TextAPI/
DRecord.h28 class RecordsSlice; variable
93 friend class RecordsSlice; variable
DRecordsSlice.h30 RecordsSlice(const llvm::Triple &T) : TargetTriple(T), TAPITarget(T) {} in RecordsSlice() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/TextAPI/
DRecord.h28 class RecordsSlice; variable
93 friend class RecordsSlice; variable
DRecordsSlice.h30 RecordsSlice(const llvm::Triple &T) : TargetTriple(T), TAPITarget(T) {} in RecordsSlice() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/TextAPI/
DRecord.h28 class RecordsSlice; variable
115 friend class RecordsSlice; variable
DRecordsSlice.h30 RecordsSlice(const llvm::Triple &T) : TargetTriple(T), TAPITarget(T) {} in RecordsSlice() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/InstallAPI/
DMachO.h41 using RecordsSlice = llvm::MachO::RecordsSlice; variable