Home
last modified time | relevance | path

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

/external/clang/include/clang/Analysis/FlowSensitive/
DDataflowValues.h101 ValTy& getBlockData(const CFGBlock *B) { in getBlockData() function
107 const ValTy& getBlockData(const CFGBlock *B) const { in getBlockData() function
/external/llvm/lib/DebugInfo/PDB/Raw/
DPDBFile.cpp76 Expected<ArrayRef<uint8_t>> PDBFile::getBlockData(uint32_t BlockIndex, in getBlockData() function in PDBFile
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DPDBFile.cpp104 Expected<ArrayRef<uint8_t>> PDBFile::getBlockData(uint32_t BlockIndex, in getBlockData() function in PDBFile
/external/llvm/unittests/DebugInfo/PDB/
DMappedBlockStreamTest.cpp64 Expected<ArrayRef<uint8_t>> getBlockData(uint32_t BlockIndex, in getBlockData() function in __anon4eca534c0111::DiscontiguousFile
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/
DCoroFrame.cpp94 BlockData &getBlockData(BasicBlock *BB) { in getBlockData() function