OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getStringLiteral
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
MemRegion.h
804
const StringLiteral *
getStringLiteral
() const { return Str; }
/src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
RewriteModernObjC.cpp
599
StringLiteral *
getStringLiteral
(StringRef Str) {
2072
Expr *Replacement =
getStringLiteral
(StrEncoding);
2086
SelExprs.push_back(
getStringLiteral
(Exp->getSelector().getAsString()));
2642
ClsExprs.push_back(
getStringLiteral
(clsName->getName()));
2651
getStringLiteral
(BoxingMethod->getSelector().getAsString()));
2765
ClsExprs.push_back(
getStringLiteral
(clsName->getName()));
2775
getStringLiteral
(ArrayMethod->getSelector().getAsString()));
2908
ClsExprs.push_back(
getStringLiteral
(clsName->getName()));
2917
SelExprs.push_back(
getStringLiteral
(DictMethod->getSelector().getAsString()));
3258
ClsExprs.push_back(
getStringLiteral
(ClassDecl->getIdentifier()->getName()))
[
all
...]
RewriteObjC.cpp
499
StringLiteral *
getStringLiteral
(StringRef Str) {
1989
Expr *Replacement =
getStringLiteral
(StrEncoding);
2003
SelExprs.push_back(
getStringLiteral
(Exp->getSelector().getAsString()));
2686
ClsExprs.push_back(
getStringLiteral
(ClassDecl->getIdentifier()->getName()));
2754
ClsExprs.push_back(
getStringLiteral
(clsName->getName()));
2781
ClsExprs.push_back(
getStringLiteral
(ClassDecl->getIdentifier()->getName()));
2860
SelExprs.push_back(
getStringLiteral
(Exp->getSelector().getAsString()));
Completed in 90 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026