Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Driver/
H A DTypes.cpp104 bool types::isObjC(ID Id) { in isObjC() function in types
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaChecking.cpp4586 unsigned numDataArgs, bool isObjC, in CheckPrintfHandler()