Home
last modified time | relevance | path

Searched defs:IsComplete (Results 1 – 6 of 6) sorted by relevance

/external/clang/include/clang/Frontend/
DPCHContainerOperations.h35 bool IsComplete; member
/external/v8/test/cctest/
Dtest-utils-arm64.h111 inline bool IsComplete() const { in IsComplete() function
/external/vixl/test/
Dtest-utils-a64.h136 inline bool IsComplete() const { in IsComplete() function
/external/webrtc/webrtc/base/
Dsocketaddress.cc76 bool SocketAddress::IsComplete() const { in IsComplete() function in rtc::SocketAddress
/external/v8/src/heap/
Dincremental-marking.h77 inline bool IsComplete() { return state() == COMPLETE; } in IsComplete() function
/external/clang/lib/AST/
DVTableBuilder.cpp1989 bool IsComplete = in dumpLayout() local