Searched defs:SLit (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Analysis/ | ||
H A D | ThreadSafetyCommon.cpp | 179 if (const auto* SLit = dyn_cast<StringLiteral>(AttrExp)) { translateAttrExpr() local |
/llvm-project/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 5216 const StringLiteral *SLit; clang_getCursorSpelling() local |