Home
last modified time | relevance | path

Searched refs:getIdentifierTable (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp493 &PP.getIdentifierTable().get("in"); in Initialize()
495 &PP.getIdentifierTable().get("out"); in Initialize()
497 &PP.getIdentifierTable().get("inout"); in Initialize()
499 &PP.getIdentifierTable().get("oneway"); in Initialize()
501 &PP.getIdentifierTable().get("bycopy"); in Initialize()
503 &PP.getIdentifierTable().get("byref"); in Initialize()
505 &PP.getIdentifierTable().get("nonnull"); in Initialize()
507 &PP.getIdentifierTable().get("nullable"); in Initialize()
509 &PP.getIdentifierTable().get("null_unspecified"); in Initialize()
523 Ident_super = &PP.getIdentifierTable().get("super"); in Initialize()
[all …]
H A DParseDeclCXX.cpp2409 Ident_final = &PP.getIdentifierTable().get("final"); in isCXX11VirtSpecifier()
2411 Ident_GNU_final = &PP.getIdentifierTable().get("__final"); in isCXX11VirtSpecifier()
2413 Ident_sealed = &PP.getIdentifierTable().get("sealed"); in isCXX11VirtSpecifier()
2414 Ident_abstract = &PP.getIdentifierTable().get("abstract"); in isCXX11VirtSpecifier()
2416 Ident_override = &PP.getIdentifierTable().get("override"); in isCXX11VirtSpecifier()
2494 &PP.getIdentifierTable().get("trivially_relocatable_if_eligible"); in isCXX2CTriviallyRelocatableKeyword()
2520 &PP.getIdentifierTable().get("replaceable_if_eligible"); in isCXX2CReplaceableKeyword()
4337 return &PP.getIdentifierTable().get("_Clang"); in TryParseCXX11AttributeIdentifier()
4362 return &PP.getIdentifierTable().get(Spelling); in TryParseCXX11AttributeIdentifier()
H A DParseObjc.cpp733 PP.getIdentifierTable(), PP.getSelectorTable(), in ParseObjCInterfaceDeclList()
959 IdentifierInfo *II = &PP.getIdentifierTable().get(ThisTok); in ParseObjCSelectorPiece()
H A DParseExprCXX.cpp2500 II = &PP.getIdentifierTable().get(Literal.getUDSuffix()); in ParseUnqualifiedIdOperator()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp104 LookupResult R(S, &S.PP.getIdentifierTable().get("promise_type"), KwLoc, in lookupPromiseType()
146 LookupResult Result(S, &S.PP.getIdentifierTable().get("coroutine_handle"), in lookupCoroutineHandleType()
272 LookupResult Found(S, &S.PP.getIdentifierTable().get("from_address"), Loc, in buildCoroutineHandle()
301 DeclarationNameInfo NameInfo(&S.PP.getIdentifierTable().get(Name), Loc); in buildMemberCall()
483 &PP.getIdentifierTable().get("__promise"), T, in buildCoroutinePromise()
1059 LookupResult Result(S, &S.PP.getIdentifierTable().get("nothrow"), Loc, in buildStdNoThrowDeclRef()
1870 &S.PP.getIdentifierTable().get("__coro_gro"), GroType, in makeGroDeclAndReturnStmt()
2015 PP.getIdentifierTable().get("coroutine_traits"); in lookupCoroutineTraits()
H A DSemaPseudoObject.cpp648 SelectorTable::constructSetterSelector(S.PP.getIdentifierTable(), in findSetter()
672 &S.PP.getIdentifierTable().get(PropertyName); in findSetter()
H A DSemaExprMember.cpp1506 SelectorTable::constructSetterSelector(S.PP.getIdentifierTable(), in LookupMemberExpr()
1558 SelectorTable::constructSetterSelector(S.PP.getIdentifierTable(), in LookupMemberExpr()
H A DSemaStmt.cpp2425 IdentifierInfo *II = &SemaRef.PP.getIdentifierTable().get(Name); in BuildForRangeVarDecl()
2535 &SemaRef.PP.getIdentifierTable().get("begin"), ColonLoc); in BuildNonArrayForRange()
2536 DeclarationNameInfo EndNameInfo(&SemaRef.PP.getIdentifierTable().get("end"), in BuildNonArrayForRange()
H A DSemaRISCV.cpp456 PP.getIdentifierTable().get("__builtin_rvv_" + IDef.BuiltinName); in CreateRVVIntrinsicDecl()
H A DSemaExprCXX.cpp647 IdentifierInfo *TypeInfoII = &PP.getIdentifierTable().get("type_info"); in ActOnCXXTypeid()
3376 &PP.getIdentifierTable().get("bad_alloc"), nullptr); in DeclareGlobalNewDelete()
3392 &PP.getIdentifierTable().get("align_val_t"), nullptr, true, true, true); in DeclareGlobalNewDelete()
H A DSemaExprObjC.cpp2056 SemaRef.PP.getIdentifierTable(), SemaRef.PP.getSelectorTable(), Member); in HandleExprPropertyRefExpr()
2215 SemaRef.PP.getIdentifierTable(), SemaRef.PP.getSelectorTable(), in ActOnClassPropertyRefExpr()
H A DSemaOpenMP.cpp1533 IdentifierInfo *II = &SemaRef.PP.getIdentifierTable().get(Name); in buildVarDecl()
14386 &SemaRef.PP.getIdentifierTable().get(TileCntName)); in ActOnOpenMPTileDirective()
14663 &SemaRef.PP.getIdentifierTable().get(StripeCntName)); in ActOnOpenMPStripeDirective()
14997 InnerIVDecl->setDeclName(&SemaRef.PP.getIdentifierTable().get(InnerIVName)); in ActOnOpenMPUnrollDirective()
15230 &SemaRef.PP.getIdentifierTable().get(ReversedIVName)); in ActOnOpenMPReverseDirective()
15444 &SemaRef.PP.getIdentifierTable().get(PermutedCntName)); in ActOnOpenMPInterchangeDirective()
16098 IdentifierInfo *II = &S.PP.getIdentifierTable().get("omp_allocator_handle_t"); in findOMPAllocatorHandleT()
20294 IdentifierInfo *II = &S.PP.getIdentifierTable().get("omp_depend_t"); in findOMPDependT()
22781 IdentifierInfo *II = &S.PP.getIdentifierTable().get("omp_event_handle_t"); in findOMPEventHandleT()
23916 IdentifierInfo &II = S.PP.getIdentifierTable().get("omp_alloctrait_t"); in findOMPAlloctraitT()
H A DSemaDeclCXX.cpp1125 LookupResult Result(S, &S.PP.getIdentifierTable().get(Trait), in lookupStdTypeTraitMember()
12109 &PP.getIdentifierTable().get("std"), in getOrCreateStdNamespace()
12140 if (II && II == &S.PP.getIdentifierTable().get(ClassName)) in isStdClassTemplate()
12181 &S.PP.getIdentifierTable().get(ClassName) || in isStdClassTemplate()
12252 LookupResult Result(S, &S.PP.getIdentifierTable().get(ClassName), Loc, in LookupStdClassTemplate()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DChainedIncludesSource.cpp149 PP.getBuiltinInfo().initializeBuiltins(PP.getIdentifierTable(), in createChainedIncludesSource()
H A DFrontendAction.cpp861 PP.getBuiltinInfo().initializeBuiltins(PP.getIdentifierTable(), in BeginSourceFile()
1171 PP.getBuiltinInfo().initializeBuiltins(PP.getIdentifierTable(), in BeginSourceFile()
1276 CI.getPreprocessor().getIdentifierTable().PrintStats(); in EndSourceFile()
H A DCompilerInstance.cpp553 PP.getIdentifierTable(), PP.getSelectorTable(), in createASTContext()
2106 auto &II = PP->getIdentifierTable().get( in loadModule()
H A DTextDiagnostic.cpp1142 if (PP->getIdentifierTable().getExternalIdentifierLookup()) in highlightLines()
H A DASTUnit.cpp853 PP.getIdentifierTable(), PP.getSelectorTable(), in LoadFromASTFile()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp860 RemoveAllCppKeywords(m_compiler->getPreprocessor().getIdentifierTable()); in ClangExpressionParser()
885 builtin_context.initializeBuiltins(PP.getIdentifierTable(), in ClangExpressionParser()
H A DClangModulesDeclVendor.cpp504 .getIdentifierTable() in ForEachMacro()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h1233 IdentifierTable &getIdentifierTable() { return Identifiers; } in getIdentifierTable() function
1234 const IdentifierTable &getIdentifierTable() const { return Identifiers; } in getIdentifierTable() function
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp852 Diag(Identifier, getIdentifierTable().getFutureCompatDiagKind(II, getLangOpts())) in HandleIdentifier()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp1109 II = &Reader.getIdentifierTable().getOwn(k); in ReadData()
3732 PP.getIdentifierTable().setExternalIdentifierLookup(this); in ReadASTBlock()
4824 auto It = PP.getIdentifierTable().find(Key); in ReadAST()
4825 if (It == PP.getIdentifierTable().end()) in ReadAST()
4834 II = &PP.getIdentifierTable().getOwn(Key); in ReadAST()
4852 for (auto &Id : PP.getIdentifierTable()) in ReadAST()
9577 auto &II = PP.getIdentifierTable().get(Key); in DecodeIdentifierInfo()
10132 IdentifierTable &ASTReader::getIdentifierTable() { in getIdentifierTable() function in ASTReader
10133 return PP.getIdentifierTable(); in getIdentifierTable()
H A DASTWriter.cpp2628 for (auto &Id : PP.getIdentifierTable()) in WritePreprocessor()
5716 for (const auto &ID : SemaRef.PP.getIdentifierTable()) { in PrepareWritingSpecialDecls()
5946 for (const auto &ID : PP->getIdentifierTable()) in WriteASTCore()
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h2594 IdentifierTable &getIdentifierTable();

12