Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Analysis/FlowSensitive/
DDataflowValues.h100 ValTy& getBlockData(const CFGBlock *B) { in getBlockData() function
106 const ValTy& getBlockData(const CFGBlock *B) const { in getBlockData() function
/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/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DPDBFile.cpp105 Expected<ArrayRef<uint8_t>> PDBFile::getBlockData(uint32_t BlockIndex, in getBlockData() function in PDBFile
/external/swiftshader/third_party/llvm-10.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 __anon9ce3252a0111::DiscontiguousFile
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroFrame.cpp95 BlockData &getBlockData(BasicBlock *BB) { in getBlockData() function
/external/llvm-project/llvm/lib/Transforms/Coroutines/
DCoroFrame.cpp108 BlockData &getBlockData(BasicBlock *BB) { in getBlockData() function