Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp16 SourceLocation KwLoc, IdentifierInfo *Ident, in ActOnStartHLSLBuffer()
H A DParsedAttr.cpp29 IdentifierInfo *Ident) { in create()
H A DSemaDeclAttr.cpp1264 IdentifierLoc *Ident = AL.getArgAsIdent(ArgIndex); in handleCallableWhenAttr() local
1289 IdentifierLoc *Ident = AL.getArgAsIdent(0); in handleParamTypestateAttr() local
1370 IdentifierLoc *Ident = AL.getArgAsIdent(0); in handleSetTypestateAttr() local
1392 IdentifierLoc *Ident = AL.getArgAsIdent(0); in handleTestTypestateAttr() local
4921 const IdentifierInfo *Ident) { in mergeAlwaysInlineAttr()
5896 IdentifierInfo *Ident = AL.getArgAsIdent(0)->Ident; in handleArmBuiltinAliasAttr() local
5925 IdentifierInfo *Ident = AL.getArgAsIdent(0)->Ident; in handleBuiltinAliasAttr() local
H A DSemaAttr.cpp852 IdentifierInfo *Ident; in AddCFAuditedAttribute() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp765 Constant *&Ident = in getOrCreateIdent() local
866 Value *OpenMPIRBuilder::getOrCreateThreadID(Value *Ident) { in getOrCreateThreadID()
957 Value *Ident = getOrCreateIdent(SrcLocStr, SrcLocStrSize); in createCancel() local
1299 Value *Ident = getOrCreateIdent(SrcLocStr, SrcLocStrSize); in createParallel() local
1615 Value *Ident = getOrCreateIdent(SrcLocStr, SrcLocStrSize); in emitTaskwaitImpl() local
1633 Value *Ident = getOrCreateIdent(SrcLocStr, SrcLocStrSize); in emitTaskyieldImpl() local
1658 Value *Ident = getOrCreateIdent(SrcLocStr, SrcLocStrSize); in createTask() local
1896 Value *Ident = getOrCreateIdent(SrcLocStr, SrcLocStrSize); in createTaskgroup() local
2107 Value *Ident = getOrCreateIdent(SrcLocStr, SrcLocStrSize, in createReductions() local
2225 Value *Ident = getOrCreateIdent(SrcLocStr, SrcLocStrSize); in createMaster() local
[all …]
/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/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.cpp620 IdentifierInfo *Ident = &Ctx.Idents.get(Id); in getOrInitNullarySelector() local
H A DCommentParser.cpp438 Token Ident = Tok; in parseHTMLStartTag() local
H A DCommentLexer.cpp655 StringRef Ident(BufferPtr, TokenPtr - BufferPtr); in lexHTMLStartTag() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp460 if (const NamedMDNode *Ident = M.getNamedMetadata("llvm.ident")) { in EmitProducerInfo() local
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPPCallbacks.h192 virtual void Ident(SourceLocation Loc, StringRef str) { in Ident() function
509 void Ident(SourceLocation Loc, StringRef str) override { in Ident() function
H A DPreprocessor.h1979 void setPragmaARCCFCodeAuditedInfo(IdentifierInfo *Ident, in setPragmaARCCFCodeAuditedInfo()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp77 IdentifierInfo *Ident = nullptr; in ParseNamespace() local
333 IdentifierInfo *Ident = Tok.getIdentifierInfo(); in ParseNamespaceAlias() local
4357 const IdentifierInfo *Ident = TryParseCXX11AttributeIdentifier(IdentLoc); in ParseOpenMPAttributeArgs() local
H A DParseDecl.cpp1236 if (const IdentifierInfo *const Ident = Platform->Ident) { in ParseAvailabilityAttribute() local
5273 IdentifierInfo *Ident = Tok.getIdentifierInfo(); in ParseEnumBody() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp329 unsigned EndLine, uint32_t Ident, int Version) in GCOVFunction()
435 uint32_t Ident; member in __anon671bdbf20311::GCOVFunction
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp467 void PrintPPOutputPPCallbacks::Ident(SourceLocation Loc, StringRef S) { in Ident() function in PrintPPOutputPPCallbacks
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp694 std::pair<StringRef, bool> Ident = *D; in loadModuleFile() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp236 KERNEL_ENVIRONMENT_GETTER(Ident, Constant) in KERNEL_ENVIRONMENT_GETTER() argument
1788 Value *Ident = nullptr; in getCombinedIdentFromCallUsesIn() local
1875 Value *Ident = getCombinedIdentFromCallUsesIn(RFI, F, in deduplicateRuntimeCalls() local
4051 Value *Ident = in insertInstructionGuardsHelper() local
4501 Value *Ident = KernelInfo::getIdentFromKernelEnvironment(KernelEnvC); in buildCustomStateMachine() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNullabilityChecker.cpp1085 if (IdentifierInfo *Ident = M.getSelector().getIdentifierInfoForSlot(0)) { in checkPostObjCMessage() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h100 IdentifierInfo *Ident; member
H A DDeclSpec.h1291 IdentifierInfo *Ident; member
1306 : Ident(ident), IdentLoc(iloc), Param(param), in Ident() function
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPragma.cpp823 auto TryConsumeIdentifier = [&](StringRef Ident) -> bool { in HandlePragmaModuleBuild()
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesReader.cpp745 for (auto Ident : Selector.Identifiers) { in getSelector() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1081 if (Value *Ident = getIdentityValue(LHSOpcode, RHS)) in tryFactorizationFolds() local
1089 if (Value *Ident = getIdentityValue(RHSOpcode, LHS)) in tryFactorizationFolds() local

12