Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp179 if (const auto* SLit = dyn_cast<StringLiteral>(AttrExp)) { translateAttrExpr() local
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp5216 const StringLiteral *SLit; clang_getCursorSpelling() local