Searched defs:Identifier (Results 1 - 23 of 23) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DNestedNameSpecifier.h75 Identifier, enumerator in enum:clang::NestedNameSpecifier::SpecifierKind
H A DTemplateName.h454 const IdentifierInfo *Identifier; member in union:clang::DependentTemplateName::__anon2811
472 DependentTemplateName(NestedNameSpecifier *Qualifier, const IdentifierInfo *Identifier) argument
477 DependentTemplateName(NestedNameSpecifier *Qualifier, const IdentifierInfo *Identifier, TemplateName Canon) argument
525 Profile(llvm::FoldingSetNodeID &ID, NestedNameSpecifier *NNS, const IdentifierInfo *Identifier) argument
[all...]
H A DDeclarationName.h50 Identifier, enumerator in enum:clang::DeclarationName::NameKind
H A DExpr.h1764 Identifier = 0x02, enumerator in enum:clang::StringLiteral::OffsetOfExpr::OffsetOfNode::Kind
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Analysis/
H A DFormatString.cpp832 const IdentifierInfo *Identifier = Typedef->getIdentifier(); local
/freebsd-9.3-release/contrib/llvm/include/llvm/MC/MCParser/
H A DMCAsmLexer.h28 Identifier, enumerator in enum:llvm::AsmToken::TokenKind
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DNestedNameSpecifier.cpp513 Extend(ASTContext &Context, IdentifierInfo *Identifier, SourceLocation IdentifierLoc, SourceLocation ColonColonLoc) argument
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Lex/
H A DPPMacroExpansion.cpp212 bool Preprocessor::HandleMacroExpandedIdentifier(Token &Identifier, argument
[all...]
H A DPreprocessor.cpp599 HandlePoisonedIdentifier(Token & Identifier) argument
618 HandleIdentifier(Token &Identifier) argument
[all...]
H A DModuleMap.cpp775 Identifier, enumerator in enum:clang::MMToken::TokenKind
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DInclusionRewriter.cpp415 StringRef Identifier = NextIdentifierName(RawLex, RawToken); local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp390 BuildCXXNestedNameSpecifier(Scope *S, IdentifierInfo &Identifier, SourceLocation IdentifierLoc, SourceLocation CCLoc, QualType ObjectType, bool EnteringContext, CXXScopeSpec &SS, NamedDecl *ScopeLookupResult, bool ErrorRecoveryLookup) argument
675 ActOnCXXNestedNameSpecifier(Scope *S, IdentifierInfo &Identifier, SourceLocation IdentifierLoc, SourceLocation CCLoc, ParsedType ObjectType, bool EnteringContext, CXXScopeSpec &SS) argument
720 IsInvalidUnlessNestedName(Scope *S, CXXScopeSpec &SS, IdentifierInfo &Identifier, SourceLocation IdentifierLoc, SourceLocation ColonLoc, ParsedType ObjectType, bool EnteringContext) argument
[all...]
H A DDeclSpec.cpp67 void CXXScopeSpec::Extend(ASTContext &Context, IdentifierInfo *Identifier, argument
/freebsd-9.3-release/sys/dev/asr/
H A Di2odpt.h179 U32 Identifier; member in struct:_I2O_DPT_DEVICE_INFO_SCALAR
H A Di2obscsi.h365 U32 Identifier; member in struct:_I2O_SCSI_DEVICE_INFO_SCALAR
/freebsd-9.3-release/contrib/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp645 StringRef Identifier; local
/freebsd-9.3-release/sys/boot/efi/include/
H A Defipxebc.h96 UINT16 Identifier; member in struct:__anon5638::__anon5639::__anon5640
/freebsd-9.3-release/contrib/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp1170 StringRef Identifier; local
1190 StringRef Identifier; local
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp1312 StringRef Identifier = Tok.getString(); local
1179 CreateMemForInlineAsm(unsigned SegReg, const MCExpr *Disp, unsigned BaseReg, unsigned IndexReg, unsigned Scale, SMLoc Start, SMLoc End, unsigned Size, StringRef Identifier, InlineAsmIdentifierInfo &Info) argument
1433 ParseIntelIdentifier(const MCExpr *&Val, StringRef &Identifier, InlineAsmIdentifierInfo &Info, bool IsUnevaluatedOperand, SMLoc &End) argument
1507 StringRef Identifier = Tok.getString(); local
1534 StringRef Identifier = Tok.getString(); local
1596 StringRef Identifier = Tok.getString(); local
1632 StringRef Identifier = Tok.getString(); local
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Lex/
H A DPreprocessor.h1135 void MaybeHandlePoisonedIdentifier(Token & Identifier) { argument
/freebsd-9.3-release/sys/contrib/dev/acpica/include/
H A Dactbl2.h1025 UINT8 Identifier[16]; /* UUID identifier */ member in struct:acpi_table_uefi
/freebsd-9.3-release/contrib/llvm/lib/MC/MCParser/
H A DAsmParser.cpp775 StringRef Identifier; local
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DDeclSpec.h883 IdentifierInfo *Identifier; member in union:clang::UnqualifiedId::__anon2885

Completed in 382 milliseconds