Home
last modified time | relevance | path

Searched defs:mapNode (Results 1 – 3 of 3) sorted by relevance

/external/nullaway/nullaway/src/main/java/com/uber/nullaway/dataflow/
DAccessPath.java502 Node mapNode, LocalVariableNode iterVar, AccessPathContext apContext) { in mapWithIteratorContentsKey()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfo.cpp418 MDNode *mapNode(Metadata *N) { return dyn_cast_or_null<MDNode>(map(N)); } in mapNode() function in __anon177201c70311::DebugTypeInfoRemoval
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DDebugInfo.cpp557 MDNode *mapNode(Metadata *N) { return dyn_cast_or_null<MDNode>(map(N)); } in mapNode() function in __anon1c1986cd0411::DebugTypeInfoRemoval