/llvm-project/clang/lib/Frontend/ |
H A D | InterfaceStubFunctionsConsumer.cpp | 28 std::string ParentName; member
|
/llvm-project/clang/lib/Sema/ |
H A D | CodeCompleteConsumer.cpp | 292 CodeCompletionString(const Chunk * Chunks,unsigned NumChunks,unsigned Priority,CXAvailabilityKind Availability,const char ** Annotations,unsigned NumAnnotations,StringRef ParentName,const char * BriefComment) CodeCompletionString() argument
|
/llvm-project/llvm/lib/DebugInfo/GSYM/ |
H A D | DwarfTransformer.cpp | 169 StringRef ParentName(ParentDeclCtxDie.getName(DINameKind::ShortName)); getQualifiedNameIndex() local
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGStmtOpenMP.cpp | 3257 EmitOMPTargetSimdDeviceFunction(CodeGenModule & CGM,StringRef ParentName,const OMPTargetSimdDirective & S) EmitOMPTargetSimdDeviceFunction() argument 6696 StringRef ParentName; emitCommonOMPTargetDirective() local 6743 EmitOMPTargetDeviceFunction(CodeGenModule & CGM,StringRef ParentName,const OMPTargetDirective & S) EmitOMPTargetDeviceFunction() argument 6830 EmitOMPTargetTeamsDeviceFunction(CodeGenModule & CGM,StringRef ParentName,const OMPTargetTeamsDirective & S) EmitOMPTargetTeamsDeviceFunction() argument 6876 EmitOMPTargetTeamsDistributeDeviceFunction(CodeGenModule & CGM,StringRef ParentName,const OMPTargetTeamsDistributeDirective & S) EmitOMPTargetTeamsDistributeDeviceFunction() argument 6922 EmitOMPTargetTeamsDistributeSimdDeviceFunction(CodeGenModule & CGM,StringRef ParentName,const OMPTargetTeamsDistributeSimdDirective & S) EmitOMPTargetTeamsDistributeSimdDeviceFunction() argument 7133 EmitOMPTargetTeamsDistributeParallelForDeviceFunction(CodeGenModule & CGM,StringRef ParentName,const OMPTargetTeamsDistributeParallelForDirective & S) EmitOMPTargetTeamsDistributeParallelForDeviceFunction() argument 7185 EmitOMPTargetTeamsDistributeParallelForSimdDeviceFunction(CodeGenModule & CGM,StringRef ParentName,const OMPTargetTeamsDistributeParallelForSimdDirective & S) EmitOMPTargetTeamsDistributeParallelForSimdDeviceFunction() argument 7538 EmitOMPTargetParallelDeviceFunction(CodeGenModule & CGM,StringRef ParentName,const OMPTargetParallelDirective & S) EmitOMPTargetParallelDeviceFunction() argument 7577 EmitOMPTargetParallelForDeviceFunction(CodeGenModule & CGM,StringRef ParentName,const OMPTargetParallelForDirective & S) EmitOMPTargetParallelForDeviceFunction() argument 7616 EmitOMPTargetParallelForSimdDeviceFunction(CodeGenModule & CGM,StringRef ParentName,const OMPTargetParallelForSimdDirective & S) EmitOMPTargetParallelForSimdDeviceFunction() argument 8059 EmitOMPTargetTeamsGenericLoopDeviceFunction(CodeGenModule & CGM,StringRef ParentName,const OMPTargetTeamsGenericLoopDirective & S) EmitOMPTargetTeamsGenericLoopDeviceFunction() argument 8094 EmitOMPTargetParallelGenericLoopDeviceFunction(CodeGenModule & CGM,StringRef ParentName,const OMPTargetParallelGenericLoopDirective & S) EmitOMPTargetParallelGenericLoopDeviceFunction() argument [all...] |
H A D | CGOpenMPRuntimeGPU.cpp | 705 StringRef ParentName, in emitNonSPMDKernel() argument 797 StringRef ParentName, in emitSPMDKernel() argument 847 const OMPExecutableDirective &D, StringRef ParentName, in emitTargetOutlinedFunction() argument
|
H A D | CGOpenMPRuntime.cpp | 1544 getEntryInfoFromPresumedLoc(CodeGenModule & CGM,llvm::OpenMPIRBuilder & OMPBuilder,SourceLocation BeginLoc,llvm::StringRef ParentName="") getEntryInfoFromPresumedLoc() argument 5824 emitTargetOutlinedFunction(const OMPExecutableDirective & D,StringRef ParentName,llvm::Function * & OutlinedFn,llvm::Constant * & OutlinedFnID,bool IsOffloadEntry,const RegionCodeGenTy & CodeGen) emitTargetOutlinedFunction() argument 5931 emitTargetOutlinedFunctionHelper(const OMPExecutableDirective & D,StringRef ParentName,llvm::Function * & OutlinedFn,llvm::Constant * & OutlinedFnID,bool IsOffloadEntry,const RegionCodeGenTy & CodeGen) emitTargetOutlinedFunctionHelper() argument 9748 scanForTargetRegionsFunctions(const Stmt * S,StringRef ParentName) scanForTargetRegionsFunctions() argument 9957 StringRef ParentName = emitTargetGlobalVariable() local 9962 StringRef ParentName = emitTargetGlobalVariable() local 12172 emitTargetOutlinedFunction(const OMPExecutableDirective & D,StringRef ParentName,llvm::Function * & OutlinedFn,llvm::Constant * & OutlinedFnID,bool IsOffloadEntry,const RegionCodeGenTy & CodeGen) emitTargetOutlinedFunction() argument [all...] |
/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
H A D | OMPIRBuilder.h | 199 std::string ParentName; global() member 208 : ParentName(ParentName), DeviceID(DeviceID), FileID(FileID), Line(Line), ParentName() function [all...] |
/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | AMDGPU.cpp | 221 StringRef ParentName = llvm::sys::path::filename(ParentDir); in getInstallationPathCandidates() local
|
/llvm-project/clang/include/clang/Sema/ |
H A D | CodeCompleteConsumer.h | 695 StringRef ParentName; global() variable
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | ClangdLSPServer.cpp | 982 __anon6cabf51d0d02(const DocumentSymbol &S, std::optional<llvm::StringRef> ParentName) flattenSymbolHierarchy() argument
|
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ |
H A D | GlobalISelMatchTable.cpp | 833 if (RecordedParentName != ParentName) in defineComplexSubOperand() local
|
/llvm-project/bolt/lib/Rewrite/ |
H A D | RewriteInstance.cpp | 1382 StringRef ParentName = Matches[1]; registerFragments() local [all...] |
/llvm-project/clang/tools/c-index-test/ |
H A D | c-index-test.c | 2579 CXString ParentName; print_completion_result() local
|
/llvm-project/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 8137 getTargetRegionEntryFnName(SmallVectorImpl<char> & Name,StringRef ParentName,unsigned DeviceID,unsigned FileID,unsigned Line,unsigned Count) getTargetRegionEntryFnName() argument 8156 getTargetEntryUniqueInfo(FileIdentifierInfoCallbackTy CallBack,StringRef ParentName) getTargetEntryUniqueInfo() argument
|