Searched defs:OSL (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaObjC.cpp | 2292 if (const ObjCStringLiteral *OSL = DiagnoseCStringFormatDirectiveInCFAPI() local |
H A D | SemaExprObjC.cpp | 2577 if (ObjCStringLiteral *OSL = DiagnoseCStringFormatDirectiveInObjCAPI() local |
/llvm-project/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 5217 if (const ObjCStringLiteral *OSL = dyn_cast<ObjCStringLiteral>(E)) { clang_getCursorSpelling() local |