Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dfunction.cc1784 bool IsFunctionCall(const FunctionLibraryDefinition& lib_def, in IsFunctionCall() function
/external/clang/lib/Sema/
DSemaChecking.cpp4404 void UncoveredArgHandler::Diagnose(Sema &S, bool IsFunctionCall, in Diagnose()