/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/ |
H A D | AMDGPUAsmUtils.h | 18 class StringLiteral; variable [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | OSObjectCStyleCast.cpp | 39 AST_MATCHER_P(StringLiteral, mentionsBoundType, std::string, BindingID) { in AST_MATCHER_P() argument
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | StringRef.h | 851 constexpr StringLiteral(const char *Str, size_t N) : StringRef(Str, N) { StringLiteral() function 856 constexpr StringLiteral(const char (&Str)[N]) StringLiteral() function
|
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | Stmt.h | 67 class StringLiteral; variable [all...] |
H A D | Mangle.h | 38 class StringLiteral; variable
|
H A D | Decl.h | 71 class StringLiteral; variable [all...] |
H A D | Expr.h | 57 class StringLiteral; variable [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | Program.h | 32 class StringLiteral; variable
|
/freebsd-src/contrib/llvm-project/clang/include/clang/ExtractAPI/ |
H A D | DeclarationFragments.h | 60 StringLiteral, enumerator
|
/freebsd-src/contrib/llvm-project/clang/lib/Lex/ |
H A D | ModuleMap.cpp | 1466 StringLiteral, global() enumerator 1686 StringLiteralParser StringLiteral(LToken, SourceMgr, LangOpts, *Target); consumeToken() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenModule.h | 71 class StringLiteral; global() variable
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | ItaniumMangle.cpp | 92 bool shouldMangleStringLiteral(const StringLiteral *) override { in shouldMangleStringLiteral() argument 7211 mangleStringLiteral(const StringLiteral *,raw_ostream &) mangleStringLiteral() argument
|
H A D | Expr.cpp | 1096 StringLiteral::StringLiteral(const ASTContext &Ctx, StringRef Str, StringLiteral() function in StringLiteral 1153 StringLiteral::StringLiteral(EmptyShell Empty, unsigned NumConcatenated, StringLiteral() function in StringLiteral [all...] |
/freebsd-src/contrib/llvm-project/clang/include/clang/ASTMatchers/ |
H A D | ASTMatchers.h | 7084 AST_POLYMORPHIC_MATCHER_P(hasSize,AST_POLYMORPHIC_SUPPORTED_TYPES (ConstantArrayType,StringLiteral),unsigned,N) AST_POLYMORPHIC_MATCHER_P() argument
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/ |
H A D | ItaniumDemangle.h | 2362 StringLiteral(const Node *Type_) : Node(KStringLiteral), Type(Type_) {} StringLiteral() function
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | Sema.h | 186 class StringLiteral; global() variable [all...] |