Home
last modified time | relevance | path

Searched refs:hasProto (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DDeclSpec.cpp162 DeclaratorChunk DeclaratorChunk::getFunction(bool hasProto, in getFunction() argument
198 I.Fun.hasPrototype = hasProto; in getFunction()
/external/chromium-trace/trace-viewer/tracing/third_party/components/polymer/
Dpolymer.js6456 var hasProto = '__proto__' in {};
6654 if (hasProto)