Home
last modified time | relevance | path

Searched defs:NS (Results 1 – 25 of 173) sorted by relevance

1234567

/llvm-project/clang/test/Modules/
H A Dredefinition-c-tagtypes.m12 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 DNS.h1 struct NS { struct
6 enum NSE { argument
/llvm-project/lldb/test/Shell/SymbolFile/DWARF/
H A Dsplit-dwarf-expression-eval-bug.cpp26 namespace NS { namespace
30 namespace NS { namespace
/llvm-project/clang/test/CXX/basic/basic.scope/basic.scope.pdecl/
H A Dp3.cpp5 namespace NS { namespace
20 namespace NS { namespace
/llvm-project/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp60 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 Dchain-friend-instantiation.cpp9 namespace NS { namespace
28 namespace NS { namespace
/llvm-project/clang/test/SemaCXX/
H A Dwarn-missing-prototypes.cpp8 namespace NS { namespace
17 namespace NS { namespace
H A Dexternc-ifunc-resolver.cpp10 namespace NS { namespace
H A Dusing-if-exists.cpp6 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 Dp1.cpp24 namespace NS { namespace
32 namespace NS { namespace
/llvm-project/clang/test/InterfaceStubs/
H A Dnamespace-alias.cpp10 namespace NS { } namespace
/llvm-project/clang/test/ParserOpenACC/
H A Dparse-constructs.cpp3 namespace NS { namespace
/llvm-project/clang/test/CXX/basic/basic.stc/basic.stc.dynamic/basic.stc.dynamic.deallocation/
H A Dp1.cpp7 namespace NS { namespace
/llvm-project/clang/test/Import/namespace/Inputs/
H A DNS.cpp1 namespace NS { namespace
/llvm-project/clang/test/ParserSYCL/
H A Dunique_stable_name.cpp3 namespace NS { namespace
/llvm-project/llvm/tools/llvm-pdbutil/
H A DBytesOutputStyle.cpp202 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 Dmangle-std-externc.cpp10 namespace NS { namespace
/llvm-project/llvm/test/tools/llvm-pdbutil/Inputs/
H A DUsingNamespaceTest.cpp4 namespace NS { namespace
/llvm-project/clang/test/Parser/
H A Dusing-if-exists-attr.cpp5 namespace NS { namespace
/llvm-project/clang/test/AST/
H A Dast-dump-decl-context-json.cpp5 namespace NS { namespace
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/zircon/
H A Dtemporary-objects.cpp16 namespace NS { namespace
72 namespace NS { namespace
/llvm-project/clang/test/Index/
H A Dindex-refs.cpp2 namespace NS { namespace
37 namespace NS { namespace
/llvm-project/lldb/test/Shell/SymbolFile/NativePDB/
H A Dbreak-by-line.cpp13 namespace NS { namespace
/llvm-project/clang/test/CXX/module/module.interface/
H A Dp5.cpp14 namespace NS {} namespace
35 namespace NS {} namespace
/llvm-project/clang-tools-extra/clang-tidy/cert/
H A DDontModifyStdNamespaceCheck.cpp105 if (const auto *NS = dyn_cast<NamespaceDecl>(D)) in getTopLevelLexicalNamespaceDecl() local
115 const auto *NS = Result.Nodes.getNodeAs<NamespaceDecl>("nmspc"); in check() local

1234567