Home
last modified time | relevance | path

Searched defs:Ident (Results 1 – 25 of 40) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DRustDemangle.cpp287 Identifier Ident = parseIdentifier(); in demanglePath() local
635 Identifier Ident = parseIdentifier(); in demangleFnSig() local
1201 void Demangler::printIdentifier(Identifier Ident) { in printIdentifier()
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp887 Constant *&Ident = in getOrCreateIdent() local
988 Value *OpenMPIRBuilder::getOrCreateThreadID(Value *Ident) { in getOrCreateThreadID()
1075 Value *Ident = getOrCreateIdent(SrcLocStr, SrcLocStrSize); in createCancel() local
1126 Value *Ident = getOrCreateIdent(SrcLocStr, SrcLocStrSize); in createCancellationPoint() local
1156 Value *Ident, Value *DeviceID, Value *NumTeams, Value *NumThreads, in emitTargetKernel()
1296 BasicBlock *OuterAllocaBB, Value *Ident, Value *IfCondition, in targetParallelCallback()
1383 Function *OuterFn, Value *Ident, Value *IfCondition, in hostParallelCallback()
1474 Value *Ident = getOrCreateIdent(SrcLocStr, SrcLocStrSize); in createParallel() local
1804 Value *Ident = getOrCreateIdent(SrcLocStr, SrcLocStrSize); in emitTaskwaitImpl() local
1822 Value *Ident = getOrCreateIdent(SrcLocStr, SrcLocStrSize); in emitTaskyieldImpl() local
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DIdentifierTable.h1182 IdentifierLoc(SourceLocation L, IdentifierInfo *Ident) : Loc(L), II(Ident) {} in IdentifierLoc()
1185 void setIdentifierInfo(IdentifierInfo *Ident) { II = Ident; } in setIdentifierInfo()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DELFObjectFile.cpp73 std::pair<unsigned char, unsigned char> Ident = in createELFObjectFile() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DNSAPI.cpp595 const IdentifierInfo *Ident = &Ctx.Idents.get(Id); in getOrInitNullarySelector() local
H A DCommentParser.cpp609 Token Ident = Tok; in parseHTMLStartTag() local
H A DCommentLexer.cpp688 StringRef Ident(BufferPtr, TokenPtr - BufferPtr); in lexHTMLStartTag() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp462 if (const NamedMDNode *Ident = M.getNamedMetadata("llvm.ident")) { in EmitProducerInfo() local
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPPCallbacks.h225 virtual void Ident(SourceLocation Loc, StringRef str) { in Ident() function
562 void Ident(SourceLocation Loc, StringRef str) override { in Ident() function
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/
H A DDirectiveEmitter.cpp409 std::string Ident = getIdentifierName(R, Prefix); in generateGetName() local
468 std::string Ident = ImplicitAsUnknown && R->getValueAsBit("isImplicit") in generateGetKind() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp51 IdentifierInfo *Ident = nullptr; in ParseNamespace() local
303 IdentifierInfo *Ident = Tok.getIdentifierInfo(); in ParseNamespaceAlias() local
4406 const IdentifierInfo *Ident = TryParseCXX11AttributeIdentifier(IdentLoc); in ParseOpenMPAttributeArgs() local
H A DParseOpenACC.cpp812 IdentifierInfo *Ident = getCurToken().getIdentifierInfo(); in ParseOpenACCDeviceTypeList() local
H A DParseDecl.cpp1243 if (const IdentifierInfo *const Ident = Platform->getIdentifierInfo()) { in ParseAvailabilityAttribute() local
5382 IdentifierInfo *Ident = Tok.getIdentifierInfo(); in ParseEnumBody() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp331 unsigned EndLine, uint32_t Ident, int Version) in GCOVFunction()
417 uint32_t Ident; member in __anon09913f2a0311::GCOVFunction
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAttr.cpp648 IdentifierLoc *Ident = AL.getArgAsIdent(ArgIndex); in handleAtomicAttr() local
H A DSemaDeclAttr.cpp1021 IdentifierLoc *Ident = AL.getArgAsIdent(ArgIndex); in handleCallableWhenAttr() local
1046 IdentifierLoc *Ident = AL.getArgAsIdent(0); in handleParamTypestateAttr() local
1127 IdentifierLoc *Ident = AL.getArgAsIdent(0); in handleSetTypestateAttr() local
1149 IdentifierLoc *Ident = AL.getArgAsIdent(0); in handleTestTypestateAttr() local
5039 const IdentifierInfo *Ident) { in mergeAlwaysInlineAttr()
5988 IdentifierInfo *Ident = AL.getArgAsIdent(0)->getIdentifierInfo(); in handleBuiltinAliasAttr() local
H A DSemaARM.cpp1195 IdentifierInfo *Ident = AL.getArgAsIdent(0)->getIdentifierInfo(); in handleBuiltinAliasAttr() local
H A DSemaHLSL.cpp193 SourceLocation KwLoc, IdentifierInfo *Ident, in ActOnStartBuffer()
1323 IdentifierInfo *Ident = AL.getArgAsIdent(0)->getIdentifierInfo(); in handleRootSignatureAttr() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp549 void PrintPPOutputPPCallbacks::Ident(SourceLocation Loc, StringRef S) { in Ident() function in PrintPPOutputPPCallbacks
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp236 KERNEL_ENVIRONMENT_GETTER(Ident, Constant) in KERNEL_ENVIRONMENT_GETTER() argument
1790 Value *Ident = nullptr; in getCombinedIdentFromCallUsesIn() local
1877 Value *Ident = getCombinedIdentFromCallUsesIn(RFI, F, in deduplicateRuntimeCalls() local
4059 Value *Ident = in insertInstructionGuardsHelper() local
4504 Value *Ident = KernelInfo::getIdentFromKernelEnvironment(KernelEnvC); in buildCustomStateMachine() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp685 std::pair<StringRef, bool> Ident = *D; in loadModuleFile() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNullabilityChecker.cpp1085 if (const IdentifierInfo *Ident = in checkPostObjCMessage() local
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPragma.cpp816 auto TryConsumeIdentifier = [&](StringRef Ident) -> bool { in HandlePragmaModuleBuild()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1333 const IdentifierInfo *Ident; member
1347 : Ident(ident), IdentLoc(iloc), Param(param), in Ident() function
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesReader.cpp825 for (auto Ident : Selector.Identifiers) { in getSelector() local

12