Home
last modified time | relevance | path

Searched defs:IdentifierInfo (Results 26 – 47 of 47) sorted by relevance

12

/openbsd/gnu/llvm/clang/include/clang/Basic/
H A DIdentifierTable.h39 class IdentifierInfo; variable
H A DDiagnostic.h50 class IdentifierInfo; variable
/openbsd/gnu/llvm/clang/lib/Lex/
H A DPragma.cpp761 std::pair<IdentifierInfo *, SourceLocation> &ModuleNameComponent, in LexModuleNameComponent()
782 llvm::SmallVectorImpl<std::pair<IdentifierInfo *, SourceLocation>> in LexModuleName()
H A DPPDirectives.cpp1803 ArrayRef<std::pair<IdentifierInfo *, SourceLocation>> Path, in diagnoseAutoModuleImport()
/openbsd/gnu/llvm/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp295 SmallVectorImpl<std::pair<IdentifierInfo*, WeakInfo> > &WI) { in ReadWeakUndeclaredIdentifiers()
H A DSemaAttr.cpp791 const SmallVector<std::tuple<IdentifierInfo *, SourceLocation>> in ActOnPragmaMSAllocText()
/openbsd/gnu/llvm/clang/include/clang/Lex/
H A DHeaderSearch.h50 class IdentifierInfo; variable
H A DMacroInfo.h31 class IdentifierInfo; variable
H A DPPCallbacks.h26 class IdentifierInfo; variable
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DDeclTemplate.h52 class IdentifierInfo; variable
H A DDeclBase.h50 class IdentifierInfo; variable
H A DDeclCXX.h69 class IdentifierInfo; variable
H A DExprCXX.h59 class IdentifierInfo; variable
H A DExpr.h50 class IdentifierInfo; variable
/openbsd/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTUtils.h517 llvm::SmallVectorImpl<std::pair<clang::IdentifierInfo *, clang::WeakInfo>> in ReadWeakUndeclaredIdentifiers()
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h42 class IdentifierInfo; variable
H A DParsedAttr.h37 class IdentifierInfo; variable
H A DDeclSpec.h45 class IdentifierInfo; variable
/openbsd/gnu/llvm/clang/lib/Parse/
H A DParser.cpp2614 SmallVectorImpl<std::pair<IdentifierInfo *, SourceLocation>> &Path, in ParseModuleName()
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenModule.h61 class IdentifierInfo; variable
H A DCGObjCMac.cpp3197 PushProtocolProperties(llvm::SmallPtrSet<const IdentifierInfo*,16> &PropertySet, in PushProtocolProperties()
/openbsd/gnu/llvm/clang/lib/Serialization/
H A DASTReader.cpp8480 SmallVectorImpl<std::pair<IdentifierInfo *, WeakInfo>> &WeakIDs) { in ReadWeakUndeclaredIdentifiers()

12