Searched defs:idents (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ | ||
H A D | ClangExpressionParser.cpp | 306 RemoveCppKeyword(IdentifierTable & idents,llvm::StringRef token) RemoveCppKeyword() argument |
H A D | ClangASTSource.cpp | 727 SmallVector<const IdentifierInfo *, 4> idents; FindObjCMethodDeclsWithOrigin() local |
/llvm-project/clang/lib/AST/ | ||
H A D | ASTContext.cpp | 873 ASTContext(LangOptions & LOpts,SourceManager & SM,IdentifierTable & idents,SelectorTable & sels,Builtin::Context & builtins,TranslationUnitKind TUKind) ASTContext() argument |