/llvm-project/clang/test/Modules/ |
H A D | redefinition-c-tagtypes.m | 12 struct NS { struct 18 // expected-error@redefinition-c-tagtypes.m:12 {{type 'struct NS' has incompatible definitions}} argument 35 #define NS_ENUM(_type, _name) \ argument 48 };
|
/llvm-project/clang/test/Modules/Inputs/F.framework/PrivateHeaders/ |
H A D | NS.h | 1 struct NS { struct 6 enum NSE { argument
|
/llvm-project/lldb/test/Shell/SymbolFile/DWARF/ |
H A D | split-dwarf-expression-eval-bug.cpp | 26 namespace NS { namespace 30 namespace NS { namespace
|
/llvm-project/clang/test/CXX/basic/basic.scope/basic.scope.pdecl/ |
H A D | p3.cpp | 5 namespace NS { namespace 20 namespace NS { namespace
|
/llvm-project/clang/lib/Edit/ |
H A D | RewriteObjCFoundationAPI.cpp | 60 const NSAPI &NS, Commit &commit) { in rewriteObjCRedundantCallWithLiteral() 205 const NSAPI &NS, in rewriteToArraySubscriptGet() 215 const NSAPI &NS, in rewriteToDictionarySubscriptGet() 225 const NSAPI &NS, in rewriteToArraySubscriptSet() 259 const NSAPI &NS, in rewriteToDictionarySubscriptSet() 291 const NSAPI &NS, Commit &commit) { in rewriteToObjCSubscriptSyntax() 340 const NSAPI &NS, Commit &commit, in rewriteToObjCLiteralSyntax() 379 const NSAPI &NS, Commit &commit, in rewriteToArrayLiteral() 440 static bool getNSArrayObjects(const Expr *E, const NSAPI &NS, in getNSArrayObjects() 491 const NSAPI &NS, Commit &commit) { in rewriteToDictionaryLiteral() [all …]
|
/llvm-project/clang/test/PCH/ |
H A D | chain-friend-instantiation.cpp | 9 namespace NS { namespace 28 namespace NS { namespace
|
/llvm-project/clang/test/SemaCXX/ |
H A D | warn-missing-prototypes.cpp | 8 namespace NS { namespace 17 namespace NS { namespace
|
H A D | externc-ifunc-resolver.cpp | 10 namespace NS { namespace
|
H A D | using-if-exists.cpp | 6 namespace NS {} namespace 17 namespace NS {} namespace 161 namespace NS {} namespace 195 namespace NS { namespace
|
/llvm-project/clang/test/CXX/dcl.decl/dcl.meaning/ |
H A D | p1.cpp | 24 namespace NS { namespace 32 namespace NS { namespace
|
/llvm-project/clang/test/InterfaceStubs/ |
H A D | namespace-alias.cpp | 10 namespace NS { } namespace
|
/llvm-project/clang/test/ParserOpenACC/ |
H A D | parse-constructs.cpp | 3 namespace NS { namespace
|
/llvm-project/clang/test/CXX/basic/basic.stc/basic.stc.dynamic/basic.stc.dynamic.deallocation/ |
H A D | p1.cpp | 7 namespace NS { namespace
|
/llvm-project/clang/test/Import/namespace/Inputs/ |
H A D | NS.cpp | 1 namespace NS { namespace
|
/llvm-project/clang/test/ParserSYCL/ |
H A D | unique_stable_name.cpp | 3 namespace NS { namespace
|
/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | BytesOutputStyle.cpp | 202 BinarySubstreamRef NS = InfoS.getNamedStreamsBuffer(); in dumpNameMap() local 232 BinarySubstreamRef NS = DbiS.getSectionContributionData(); in dumpSectionContributions() local 243 BinarySubstreamRef NS = DbiS.getSecMapSubstreamData(); in dumpSectionMap() local 254 BinarySubstreamRef NS = DbiS.getModiSubstreamData(); in dumpModuleInfos() local 265 BinarySubstreamRef NS = DbiS.getFileInfoSubstreamData(); in dumpFileInfo() local 276 BinarySubstreamRef NS = DbiS.getTypeServerMapSubstreamData(); in dumpTypeServerMap() local 287 BinarySubstreamRef NS = DbiS.getECSubstreamData(); in dumpECData() local
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | mangle-std-externc.cpp | 10 namespace NS { namespace
|
/llvm-project/llvm/test/tools/llvm-pdbutil/Inputs/ |
H A D | UsingNamespaceTest.cpp | 4 namespace NS { namespace
|
/llvm-project/clang/test/Parser/ |
H A D | using-if-exists-attr.cpp | 5 namespace NS { namespace
|
/llvm-project/clang/test/AST/ |
H A D | ast-dump-decl-context-json.cpp | 5 namespace NS { namespace
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/zircon/ |
H A D | temporary-objects.cpp | 16 namespace NS { namespace 72 namespace NS { namespace
|
/llvm-project/clang/test/Index/ |
H A D | index-refs.cpp | 2 namespace NS { namespace 37 namespace NS { namespace
|
/llvm-project/lldb/test/Shell/SymbolFile/NativePDB/ |
H A D | break-by-line.cpp | 13 namespace NS { namespace
|
/llvm-project/clang/test/CXX/module/module.interface/ |
H A D | p5.cpp | 14 namespace NS {} namespace 35 namespace NS {} namespace
|
/llvm-project/clang-tools-extra/clang-tidy/cert/ |
H A D | DontModifyStdNamespaceCheck.cpp | 105 if (const auto *NS = dyn_cast<NamespaceDecl>(D)) in getTopLevelLexicalNamespaceDecl() local 115 const auto *NS = Result.Nodes.getNodeAs<NamespaceDecl>("nmspc"); in check() local
|