/external/clang/include/clang/Analysis/ |
D | CFGStmtMap.h | 46 const CFGBlock *getBlock(const Stmt * S) const { in getBlock() function
|
/external/llvm/lib/CodeGen/ |
D | BranchFolding.h | 50 MachineBasicBlock *getBlock() const { return Block; } in getBlock() function 82 MachineBasicBlock *getBlock() const { in getBlock() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | BranchFolding.h | 65 MachineBasicBlock *getBlock() const { return Block; } in getBlock() function 104 MachineBasicBlock *getBlock() const { in getBlock() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | InstrEmitter.h | 130 MachineBasicBlock *getBlock() { return MBB; } in getBlock() function
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | InstrEmitter.h | 127 MachineBasicBlock *getBlock() { return MBB; } in getBlock() function
|
/external/clang/lib/Analysis/ |
D | CFGStmtMap.cpp | 27 CFGBlock *CFGStmtMap::getBlock(Stmt *S) { in getBlock() function in CFGStmtMap
|
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/ast/body/ |
D | InitializerDeclaration.java | 66 public BlockStmt getBlock() { in getBlock() method in InitializerDeclaration
|
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/proper_source/com/github/javaparser/ast/stmt/ |
D | SynchronizedStmt.java | 63 public BlockStmt getBlock() { in getBlock() method in SynchronizedStmt
|
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/ast/stmt/ |
D | SynchronizedStmt.java | 69 public BlockStmt getBlock() { in getBlock() method in SynchronizedStmt
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | WorkList.h | 55 const CFGBlock *getBlock() const { return block; } in getBlock() function
|
D | CoreEngine.h | 190 const CFGBlock *getBlock() const { return Block; } in getBlock() function 473 const CFGBlock *getBlock() const { in getBlock() function 520 const CFGBlock *getBlock() const { in getBlock() function
|
/external/llvm/include/llvm/Transforms/Utils/ |
D | MemorySSA.h | 136 BasicBlock *getBlock() const { return Block; } in getBlock() function
|
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/proper_source/com/github/javaparser/ast/body/ |
D | InitializerDeclaration.java | 64 public BlockStmt getBlock() { in getBlock() method in InitializerDeclaration
|
D | ConstructorDeclaration.java | 97 public BlockStmt getBlock() { in getBlock() method in ConstructorDeclaration
|
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/node/ |
D | AIfCommand.java | 102 public PCommand getBlock() in getBlock() method in AIfCommand
|
/external/pdfium/third_party/bigint/ |
D | NumberlikeArray.hh | 81 Blk getBlock(Index i) const { return blk[i]; } in getBlock() function in NumberlikeArray
|
D | BigInteger.hh | 94 Blk getBlock(Index i) const { return mag.getBlock(i); } in getBlock() function in BigInteger
|
/external/llvm/include/llvm/Analysis/ |
D | Trace.h | 49 BasicBlock *getBlock(unsigned i) const { return BasicBlocks[i]; } in getBlock() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | Trace.h | 48 BasicBlock *getBlock(unsigned i) const { return BasicBlocks[i]; } in getBlock() function
|
D | MemorySSA.h | 157 BasicBlock *getBlock() const { return Block; } in getBlock() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | MachineOptimizationRemarkEmitter.h | 50 const MachineBasicBlock *getBlock() const { return MBB; } in getBlock() function
|
/external/deqp/external/vulkancts/modules/vulkan/ssbo/ |
D | vktSSBOLayoutCase.hpp | 135 const BufferBlock& getBlock (int ndx) const { return *m_bufferBlocks[ndx]; } in getBlock() function in vkt::ssbo::ShaderInterface 136 BufferBlock& getBlock (int ndx) { return *m_bufferBlocks[ndx]; } in getBlock() function in vkt::ssbo::ShaderInterface
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyFixIrreducibleControlFlow.cpp | 102 MachineBasicBlock *getBlock() const { return Block; } in getBlock() function in __anon1ff66ce00211::MetaBlock
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyFixIrreducibleControlFlow.cpp | 99 MachineBasicBlock *getBlock() const { return Block; } in getBlock() function in __anon9110bc480211::MetaBlock
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonBlockRanges.h | 129 MachineBasicBlock &getBlock() const { return Block; } in getBlock() function
|