| /freebsd/contrib/llvm-project/clang/lib/Parse/ |
| H A D | Parser.cpp | 493 &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 D | ParseDeclCXX.cpp | 2409 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 D | ParseObjc.cpp | 733 PP.getIdentifierTable(), PP.getSelectorTable(), in ParseObjCInterfaceDeclList() 959 IdentifierInfo *II = &PP.getIdentifierTable().get(ThisTok); in ParseObjCSelectorPiece()
|
| H A D | ParseExprCXX.cpp | 2500 II = &PP.getIdentifierTable().get(Literal.getUDSuffix()); in ParseUnqualifiedIdOperator()
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaCoroutine.cpp | 104 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 D | SemaPseudoObject.cpp | 648 SelectorTable::constructSetterSelector(S.PP.getIdentifierTable(), in findSetter() 672 &S.PP.getIdentifierTable().get(PropertyName); in findSetter()
|
| H A D | SemaExprMember.cpp | 1506 SelectorTable::constructSetterSelector(S.PP.getIdentifierTable(), in LookupMemberExpr() 1558 SelectorTable::constructSetterSelector(S.PP.getIdentifierTable(), in LookupMemberExpr()
|
| H A D | SemaStmt.cpp | 2425 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 D | SemaRISCV.cpp | 456 PP.getIdentifierTable().get("__builtin_rvv_" + IDef.BuiltinName); in CreateRVVIntrinsicDecl()
|
| H A D | SemaExprCXX.cpp | 647 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 D | SemaExprObjC.cpp | 2056 SemaRef.PP.getIdentifierTable(), SemaRef.PP.getSelectorTable(), Member); in HandleExprPropertyRefExpr() 2215 SemaRef.PP.getIdentifierTable(), SemaRef.PP.getSelectorTable(), in ActOnClassPropertyRefExpr()
|
| H A D | SemaOpenMP.cpp | 1533 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 D | SemaDeclCXX.cpp | 1125 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 D | ChainedIncludesSource.cpp | 149 PP.getBuiltinInfo().initializeBuiltins(PP.getIdentifierTable(), in createChainedIncludesSource()
|
| H A D | FrontendAction.cpp | 861 PP.getBuiltinInfo().initializeBuiltins(PP.getIdentifierTable(), in BeginSourceFile() 1171 PP.getBuiltinInfo().initializeBuiltins(PP.getIdentifierTable(), in BeginSourceFile() 1276 CI.getPreprocessor().getIdentifierTable().PrintStats(); in EndSourceFile()
|
| H A D | CompilerInstance.cpp | 553 PP.getIdentifierTable(), PP.getSelectorTable(), in createASTContext() 2106 auto &II = PP->getIdentifierTable().get( in loadModule()
|
| H A D | TextDiagnostic.cpp | 1142 if (PP->getIdentifierTable().getExternalIdentifierLookup()) in highlightLines()
|
| H A D | ASTUnit.cpp | 853 PP.getIdentifierTable(), PP.getSelectorTable(), in LoadFromASTFile()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangExpressionParser.cpp | 860 RemoveAllCppKeywords(m_compiler->getPreprocessor().getIdentifierTable()); in ClangExpressionParser() 885 builtin_context.initializeBuiltins(PP.getIdentifierTable(), in ClangExpressionParser()
|
| H A D | ClangModulesDeclVendor.cpp | 504 .getIdentifierTable() in ForEachMacro()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
| H A D | Preprocessor.h | 1233 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 D | Preprocessor.cpp | 852 Diag(Identifier, getIdentifierTable().getFutureCompatDiagKind(II, getLangOpts())) in HandleIdentifier()
|
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTReader.cpp | 1109 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 D | ASTWriter.cpp | 2628 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 D | ASTReader.h | 2594 IdentifierTable &getIdentifierTable();
|