Searched defs:ID (Results 251 - 275 of 1125) sorted by relevance

<<11121314151617181920>>

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DOptimizationRemarkEmitter.h147 static char ID; member in class:llvm::OptimizationRemarkEmitterWrapperPass
H A DPhiValues.h144 static char ID; member in class:llvm::PhiValuesWrapperPass
H A DProfileSummaryInfo.h190 static char ID; member in class:llvm::ProfileSummaryInfoWrapperPass
H A DStackSafetyAnalysis.h106 static char ID; member in class:llvm::StackSafetyInfoWrapperPass
145 static char ID; member in class:llvm::StackSafetyGlobalInfoWrapperPass
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGISelKnownBits.h112 static char ID; member in class:llvm::GISelKnownBitsAnalysis
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveRegMatrix.h66 static char ID; member in class:llvm::LiveRegMatrix
H A DMachineDominanceFrontier.h35 static char ID; member in class:llvm::MachineDominanceFrontier
H A DMachineRegionInfo.h89 static char ID; member in class:llvm::MachineRegionInfoPass
H A DReachingDefAnalysis.h111 static char ID; // Pass identification, replacement for typeid member in class:llvm::ReachingDefAnalysis
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawError.h54 static char ID; member in class:llvm::pdb::RawError
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcError.h49 static char ID; member in class:llvm::orc::DuplicateDefinition
61 static char ID; member in class:llvm::orc::JITSymbolNotFound
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCInstMethSignature.cpp78 static void CheckObjCInstMethSignature(const ObjCImplementationDecl *ID, argument
39 CompareReturnTypes(const ObjCMethodDecl *MethDerived, const ObjCMethodDecl *MethAncestor, BugReporter &BR, ASTContext &Ctx, const ObjCImplementationDecl *ID, const CheckerBase *Checker) argument
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTUnresolvedSet.h107 void addLazyDecl(ASTContext &C, uintptr_t ID, AccessSpecifier AS) { argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DParsing.cpp63 static char ID; member in class:__anon2421::ParseError
85 char ParseError::ID; member in class:__anon2421::ParseError
H A DRangeSelector.cpp35 static Error typeError(StringRef ID, const ASTNodeKind &Kind) { argument
40 static Error typeError(StringRef ID, const ASTNodeKind &Kind, argument
47 static Error missingPropertyError(StringRef ID, Twine Description, argument
53 getNode(const ast_matchers::BoundNodes &Nodes, StringRef ID) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DSyncScope.h99 enum ID { enum in class:clang::SyncScope::AtomicScopeOpenCLModel
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.h39 enum ID { enum in namespace:clang::driver::options
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTDeserializationListener.h38 virtual void IdentifierRead(serialization::IdentID ID, argument
41 virtual void MacroRead(serialization::MacroID ID, MacroInfo *MI) { } argument
47 virtual void DeclRead(serialization::DeclID ID, const Decl *D) { } argument
54 virtual void ModuleRead(serialization::SubmoduleID ID, Module *Mod) {} argument
56 virtual void ModuleImportRead(serialization::SubmoduleID ID, argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclOpenMP.cpp74 OMPAllocateDecl *OMPAllocateDecl::CreateDeserialized(ASTContext &C, unsigned ID, argument
115 OMPRequiresDecl *OMPRequiresDecl::CreateDeserialized(ASTContext &C, unsigned ID, argument
152 OMPDeclareReductionDecl::CreateDeserialized(ASTContext &C, unsigned ID) { argument
40 CreateDeserialized(ASTContext &C, unsigned ID, unsigned N) argument
183 CreateDeserialized(ASTContext &C, unsigned ID, unsigned N) argument
241 CreateDeserialized(ASTContext &C, unsigned ID) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DLowerEmuTLS.cpp34 static char ID; // Pass identification, replacement for typeid member in class:__anon3493::LowerEmuTLS
55 char LowerEmuTLS::ID = 0; member in class:LowerEmuTLS
H A DMachineDebugify.cpp159 static char ID; // Pass identification. member in namespace:__anon3508
161 char DebugifyMachineModule::ID = 0; member in class:DebugifyMachineModule
H A DMachineLoopInfo.cpp30 char MachineLoopInfo::ID = 0; member in class:MachineLoopInfo
H A DMachineRegionInfo.cpp128 char MachineRegionInfoPass::ID = 0; member in class:MachineRegionInfoPass
H A DOptimizePHIs.cpp42 static char ID; // Pass identification member in class:__anon3537::OptimizePHIs
67 char OptimizePHIs::ID = 0; member in class:OptimizePHIs
H A DPreISelIntrinsicLowering.cpp215 static char ID; member in class:__anon3544::PreISelIntrinsicLoweringLegacyPass
224 char PreISelIntrinsicLoweringLegacyPass::ID; member in class:PreISelIntrinsicLoweringLegacyPass

Completed in 243 milliseconds

<<11121314151617181920>>