Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DObjCRuntime.h191 bool hasSubscripting() const { in hasSubscripting() function
/external/clang/lib/Driver/
DTools.cpp4523 !runtime.hasSubscripting()) in ConstructJob()