Home
last modified time | relevance | path

Searched defs:CanDereference (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_lexer.cc68 bool HloLexer::CanDereference(const char* ptr) const { in CanDereference() function in xla::HloLexer
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DBugReporterVisitors.cpp2040 bool CanDereference = true; in trackExpressionValue() local