/llvm-project/clang/test/ASTMerge/namespace/Inputs/ |
H A D | namespace2.cpp | 26 inline namespace Inline { namespace
|
/llvm-project/llvm/lib/DebugInfo/GSYM/ |
H A D | InlineInfo.cpp | 112 decodeRanges(Inline.Ranges, Data, BaseAddr, Offset); in lookup() local 182 InlineInfo Inline; decode() local [all...] |
/llvm-project/llvm/include/llvm/DebugInfo/GSYM/ |
H A D | FunctionInfo.h | 92 std::optional<InlineInfo> Inline; global() member
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/ |
H A D | type-traits.cpp | 108 using Inline = std::__std_lib_version1::add_const<bool>::type; typedef
|
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | MemoryOpRemark.cpp | 128 static void inlineVolatileOrAtomicWithExtraArgs(bool *Inline, bool Volatile, in inlineVolatileOrAtomicWithExtraArgs() 191 bool Inline = false; in visitIntrinsicCall() local
|
/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/ |
H A D | BreakpadRecords.h | 29 Inline, enumerator
|
H A D | BreakpadRecords.cpp | 28 Inline, enumerator
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/ |
H A D | static-accessed-through-instance.cpp | 289 inline namespace Inline { namespace
|
/llvm-project/mlir/include/mlir/TableGen/ |
H A D | Class.h | 315 Inline = 0x10, global() enumerator [all...] |
/llvm-project/clang/lib/AST/ |
H A D | DeclCXX.cpp | 2963 NamespaceDecl(ASTContext & C,DeclContext * DC,bool Inline,SourceLocation StartLoc,SourceLocation IdLoc,IdentifierInfo * Id,NamespaceDecl * PrevDecl,bool Nested) NamespaceDecl() argument 2982 Create(ASTContext & C,DeclContext * DC,bool Inline,SourceLocation StartLoc,SourceLocation IdLoc,IdentifierInfo * Id,NamespaceDecl * PrevDecl,bool Nested) Create() argument
|
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | CodeView.h | 207 Inline = enumerator
|
/llvm-project/llvm/unittests/DebugInfo/GSYM/ |
H A D | GSYMTest.cpp | 337 const InlineInfo &Inline) { in TestInlineInfoEncodeDecode() argument 368 TestInlineInfoEncodeError(llvm::endianness ByteOrder,const InlineInfo & Inline,std::string ExpectedErrorMsg) TestInlineInfoEncodeError() argument [all...] |
/llvm-project/clang/lib/Sema/ |
H A D | SemaDeclAttr.cpp | 4524 if (AlwaysInlineAttr *Inline = D->getAttr<AlwaysInlineAttr>()) { mergeOptimizeNoneAttr() local 4542 if (AlwaysInlineAttr *Inline = handleAlwaysInlineAttr() local
|
/llvm-project/clang/include/clang/AST/ |
H A D | Decl.h | 615 setInline(bool Inline) setInline() argument
|
/llvm-project/llvm/include/llvm/Demangle/ |
H A D | ItaniumDemangle.h | 46 T Inline[N] = {}; variable
|
/llvm-project/libcxxabi/src/demangle/ |
H A D | ItaniumDemangle.h | 47 T Inline[N] = {}; global() variable
|