Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExprObjC.cpp2563 if (ObjCStringLiteral *OSL = in DiagnoseCStringFormatDirectiveInObjCAPI() local
H A DSemaChecking.cpp5707 if (const ObjCStringLiteral *OSL = in DiagnoseCStringFormatDirectiveInCFAPI() local
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp4941 if (const ObjCStringLiteral *OSL = dyn_cast<ObjCStringLiteral>(E)) { in clang_getCursorSpelling() local