Home
last modified time | relevance | path

Searched defs:IdentifierInfo (Results 1 – 25 of 40) sorted by relevance

12

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DRISCVIntrinsicManager.h21 class IdentifierInfo; variable
H A DWeak.h22 class IdentifierInfo; variable
H A DExternalSemaSource.h164 SmallVectorImpl<std::pair<IdentifierInfo *, WeakInfo> > &WI) {} in ReadWeakUndeclaredIdentifiers()
H A DDesignator.h23 class IdentifierInfo; variable
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DFileIndexRecord.h20 class IdentifierInfo; variable
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DExternalPreprocessorSource.h21 class IdentifierInfo; variable
H A DCodeCompletionHandler.h20 class IdentifierInfo; variable
H A DMultipleIncludeOpt.h20 class IdentifierInfo; variable
H A DModuleLoader.h28 class IdentifierInfo; variable
H A DToken.h24 class IdentifierInfo; variable
H A DPreprocessingRecord.h51 class IdentifierInfo; variable
H A DHeaderSearch.h51 class IdentifierInfo; variable
H A DMacroInfo.h31 class IdentifierInfo; variable
/freebsd/contrib/llvm-project/clang/include/clang/Index/
H A DIndexDataConsumer.h20 class IdentifierInfo; variable
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DCanonicalType.h36 class IdentifierInfo; variable
H A DNestedNameSpecifier.h32 class IdentifierInfo; variable
H A DExternalASTSource.h47 class IdentifierInfo; variable
H A DTemplateName.h31 class IdentifierInfo; variable
H A DDeclTemplate.h52 class IdentifierInfo; variable
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallDescription.h25 class IdentifierInfo; variable
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttributeCommonInfo.h23 class IdentifierInfo; variable
H A DIdentifierTable.h43 class IdentifierInfo; variable
206 IdentifierInfo() in IdentifierInfo() function
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenACC.cpp716 llvm::SmallVector<std::pair<IdentifierInfo *, SourceLocation>> &Archs) { in ParseOpenACCDeviceTypeList()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp295 SmallVectorImpl<std::pair<IdentifierInfo*, WeakInfo> > &WI) { in ReadWeakUndeclaredIdentifiers()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPragma.cpp772 std::pair<IdentifierInfo *, SourceLocation> &ModuleNameComponent, in LexModuleNameComponent()
793 llvm::SmallVectorImpl<std::pair<IdentifierInfo *, SourceLocation>> in LexModuleName()

12