Searched defs:NS (Results 26 - 41 of 41) sorted by relevance

12

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp767 uint32_t NS = Func.getNumValueSites(VK); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp1796 const auto *NS = dyn_cast<NamespaceDecl>(O); local
H A DItaniumMangle.cpp772 static bool isStd(const NamespaceDecl *NS) { argument
H A DASTContext.cpp7529 NamespaceDecl *NS; local
7718 NamespaceDecl *NS; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp285 unsigned NS = BB->succ_size(); local
286 OS << " succs(" << NS << "): "; local
H A DMachinePipeliner.cpp1545 computeLiveOuts(MachineFunction &MF, RegPressureTracker &RPTracker, NodeSet &NS) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp50 std::string V, N, NS; member in class:__anon54::FlattenedSpelling
/freebsd-11-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp242 rewriteToPropertyDotSyntax(const ObjCMessageExpr *Msg, Preprocessor &PP, const NSAPI &NS, edit::Commit &commit, const ParentMap *PMap) argument
463 rewriteToObjCProperty(const ObjCMethodDecl *Getter, const ObjCMethodDecl *Setter, const NSAPI &NS, edit::Commit &commit, unsigned LengthOfPrefix, bool Atomic, bool UseNsIosOnlyMacro, bool AvailabilityArgsMatch) argument
673 rewriteToObjCInterfaceDecl(const ObjCInterfaceDecl *IDecl, llvm::SmallVectorImpl<ObjCProtocolDecl*> &ConformingProtocols, const NSAPI &NS, edit::Commit &commit) argument
716 rewriteToNSEnumDecl(const EnumDecl *EnumDcl, const TypedefDecl *TypedefDcl, const NSAPI &NS, edit::Commit &commit, StringRef NSIntegerName, bool NSOptions) argument
770 rewriteToNSMacroDecl(ASTContext &Ctx, const EnumDecl *EnumDcl, const TypedefDecl *TypedefDcl, const NSAPI &NS, edit::Commit &commit, bool IsNSIntegerType) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp835 LLVMDIBuilderCreateImportedModuleFromNamespace(LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, LLVMMetadataRef NS, LLVMMetadataRef File, unsigned Line) argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h813 static bool isTagIdentifierNamespace(unsigned NS) { argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp4728 llvm::DINamespace *NS = local
H A DCodeGenModule.cpp3352 IdentifierInfo &NS = C.Idents.get(N); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp1184 bool Sema::AttachTypeConstraint(NestedNameSpecifierLoc NS, argument
9190 << D << NS; local
9196 << D << NS; local
1137 formImmediatelyDeclaredConstraint( Sema &S, NestedNameSpecifierLoc NS, DeclarationNameInfo NameInfo, ConceptDecl *NamedConcept, SourceLocation LAngleLoc, SourceLocation RAngleLoc, QualType ConstrainedType, SourceLocation ParamNameLoc, ArgumentLocAppender Appender, SourceLocation EllipsisLoc) argument
H A DSemaDecl.cpp6228 const NamespaceDecl *NS = dyn_cast<NamespaceDecl>(VD->getDeclContext()); local
H A DTreeTransform.h3782 NamespaceDecl *NS local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h9529 enum class RetainOwnershipKind {NS, CF, OS}; member in class:clang::final::RetainOwnershipKind

Completed in 380 milliseconds

12