Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTImporter.cpp4071 ObjCCategoryImplDecl *ToImpl = Category->getImplementation(); in VisitObjCCategoryImplDecl() local
4279 ObjCPropertyImplDecl *ToImpl in VisitObjCPropertyImplDecl() local
/external/v8/src/wasm/
Dwasm-interpreter.cc1756 static ThreadImpl* ToImpl(WasmInterpreter::Thread* thread) { in ToImpl() function