Home
last modified time | relevance | path

Searched defs:OSL (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/Sema/
H A DSemaObjC.cpp2292 if (const ObjCStringLiteral *OSL = DiagnoseCStringFormatDirectiveInCFAPI() local
H A DSemaExprObjC.cpp2577 if (ObjCStringLiteral *OSL = DiagnoseCStringFormatDirectiveInObjCAPI() local
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp5217 if (const ObjCStringLiteral *OSL = dyn_cast<ObjCStringLiteral>(E)) { clang_getCursorSpelling() local