Home
last modified time | relevance | path

Searched refs:AtLocation (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/
Dutil.cc78 LOG(INFO).AtLocation(file_, line_) in StopAndLog()
/external/tensorflow/tensorflow/core/platform/default/
Dlogging.cc303 LogMessage& LogMessage::AtLocation(const char* fname, int line) { in AtLocation() function in tensorflow::internal::LogMessage
Dlogging.h53 LogMessage& AtLocation(const char* fname, int line);
/external/clang/include/clang/AST/
DDeclObjC.h749 SourceLocation AtLocation, SourceLocation LParenLocation, in ObjCPropertyDecl() argument
752 : NamedDecl(ObjCProperty, DC, L, Id), AtLoc(AtLocation), in ObjCPropertyDecl()
765 IdentifierInfo *Id, SourceLocation AtLocation,
/external/llvm-project/clang/include/clang/AST/
DDeclObjC.h793 SourceLocation AtLocation, SourceLocation LParenLocation, in ObjCPropertyDecl() argument
795 : NamedDecl(ObjCProperty, DC, L, Id), AtLoc(AtLocation), in ObjCPropertyDecl()
805 IdentifierInfo *Id, SourceLocation AtLocation,
/external/clang/include/clang/Parse/
DParser.h1633 ExprResult ParseObjCAtExpression(SourceLocation AtLocation);
/external/llvm-project/clang/include/clang/Parse/
DParser.h2031 ExprResult ParseObjCAtExpression(SourceLocation AtLocation);