Home
last modified time | relevance | path

Searched refs:PathArray (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/compiler-rt/lib/xray/
Dxray_profile_collector.cpp149 using PathArray = Array<int32_t>; typedef
152 using PathAllocator = typename PathArray::AllocatorType;
156 PathArray Path;
180 auto Record = PRs.AppendEmplace(PathArray{PA}, Node); in populateRecords()
/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp9031 const CXXRecordDecl **PathArray = in readAPValue() local
9034 PathArray[LoopIdx] = in readAPValue()