Home
last modified time | relevance | path

Searched defs:Id (Results 1 – 25 of 90) sorted by relevance

1234

/minix/external/bsd/llvm/dist/clang/lib/Driver/
H A DTypes.cpp39 const char *types::getTypeName(ID Id) { in getTypeName()
57 bool types::onlyAssembleType(ID Id) { in onlyAssembleType()
61 bool types::onlyPrecompileType(ID Id) { in onlyPrecompileType()
65 bool types::canTypeBeUserSpecified(ID Id) { in canTypeBeUserSpecified()
69 bool types::appendSuffixForType(ID Id) { in appendSuffixForType()
73 bool types::canLipoType(ID Id) { in canLipoType()
80 bool types::isAcceptedByClang(ID Id) { in isAcceptedByClang()
103 bool types::isObjC(ID Id) { in isObjC()
116 bool types::isCXX(ID Id) { in isCXX()
185 types::ID Id = (types::ID) (i + 1); in lookupTypeForTypeSpecifier() local
[all …]
H A DPhases.cpp16 const char *phases::getPhaseName(ID Id) { in getPhaseName()
/minix/external/bsd/llvm/dist/clang/test/SemaTemplate/
H A Dalias-nested-nontag.cpp3 template<typename T> using Id = T; // expected-note {{type alias template 'Id' declared here}} typedef
H A Dalias-church-numerals.cpp8 template<typename T> using Id = T; typedef
/minix/external/bsd/llvm/dist/clang/test/PCH/
H A Dpr18806.cpp13 using Id = T; typedef
/minix/external/bsd/llvm/dist/clang/lib/Analysis/
H A DPrintfFormatString.cpp532 #define SIGNED_TYPE(Id, SingletonId) in fixType() argument
533 #define UNSIGNED_TYPE(Id, SingletonId) in fixType() argument
534 #define FLOATING_TYPE(Id, SingletonId) in fixType() argument
535 #define BUILTIN_TYPE(Id, SingletonId) \ in fixType() argument
/minix/external/bsd/llvm/dist/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.type.elab/
H A Dp2-0x.cpp8 template<typename T> using Id = T; // expected-note {{declared here}} typedef
/minix/external/bsd/llvm/dist/clang/include/clang/Frontend/
H A DUtils.h189 llvm::opt::OptSpecifier Id, int Default, in getLastArgIntValue()
199 llvm::opt::OptSpecifier Id, in getLastArgUInt64Value()
/minix/external/bsd/llvm/dist/clang/lib/Lex/
H A DPreprocessingRecord.cpp369 void PreprocessingRecord::addMacroExpansion(const Token &Id, in addMacroExpansion()
413 void PreprocessingRecord::MacroExpands(const Token &Id,const MacroDirective *MD, in MacroExpands()
419 void PreprocessingRecord::MacroDefined(const Token &Id, in MacroDefined()
429 void PreprocessingRecord::MacroUndefined(const Token &Id, in MacroUndefined()
H A DModuleMap.cpp57 Module *ModuleMap::resolveModuleId(const ModuleId &Id, Module *Mod, in resolveModuleId()
1231 bool ModuleMapParser::parseModuleId(ModuleId &Id) { in parseModuleId()
1322 ModuleId Id; in parseModuleDecl() local
1548 ModuleId Id; in parseExternModuleDecl() local
1999 static std::string formatModuleId(const ModuleId &Id) { in formatModuleId()
/minix/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dpseudo-destructors.cpp84 template<typename T> using Id = T; typedef
/minix/external/bsd/llvm/dist/llvm/include/llvm/Option/
H A DArgList.h173 bool hasArgNoClaim(OptSpecifier Id) const { in hasArgNoClaim()
176 bool hasArg(OptSpecifier Id) const { in hasArg()
/minix/external/bsd/llvm/dist/clang/lib/Tooling/
H A DRefactoringCallbacks.cpp62 ReplaceIfStmtWithItsBody::ReplaceIfStmtWithItsBody(StringRef Id, in ReplaceIfStmtWithItsBody()
/minix/external/bsd/llvm/dist/llvm/lib/Option/
H A DOptTable.cpp298 static std::string getOptionHelpName(const OptTable &Opts, OptSpecifier Id) { in getOptionHelpName()
373 static const char *getOptionHelpGroup(const OptTable &Opts, OptSpecifier Id) { in getOptionHelpGroup()
413 unsigned Id = i + 1; in PrintHelp() local
/minix/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DCTagsEmitter.cpp33 const std::string *Id; member in __anonbac93ab20111::Tag
/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DOcamlGCPrinter.cpp50 static void EmitCamlGlobal(const Module &M, AsmPrinter &AP, const char *Id) { in EmitCamlGlobal()
/minix/minix/drivers/power/acpi/utilities/
H A Dutmisc.c67 char *Id) in AcpiUtIsPciRootBridge()
/minix/external/bsd/llvm/dist/clang/lib/AST/
H A DDeclObjC.cpp1148 IdentifierInfo *Id, in Create()
1171 SourceLocation AtLoc, IdentifierInfo *Id, in ObjCInterfaceDecl()
1433 SourceLocation IdLoc, IdentifierInfo *Id, in Create()
1506 IdentifierInfo *Id, QualType T, Expr *BW) { in Create()
1524 IdentifierInfo *Id, SourceLocation nameLoc, in ObjCProtocolDecl()
1535 IdentifierInfo *Id, in Create()
1657 IdentifierInfo *Id, in Create()
1702 IdentifierInfo *Id, in Create()
1840 IdentifierInfo *Id, in Create()
1859 IdentifierInfo *Id, in Create()
H A DDeclTemplate.cpp469 unsigned D, unsigned P, IdentifierInfo *Id, in Create()
518 IdentifierInfo *Id, in NonTypeTemplateParmDecl()
541 unsigned D, unsigned P, IdentifierInfo *Id, in Create()
552 IdentifierInfo *Id, QualType T, in Create()
600 IdentifierInfo *Id, TemplateParameterList *Params, in TemplateTemplateParmDecl()
614 bool ParameterPack, IdentifierInfo *Id, in Create()
623 IdentifierInfo *Id, in Create()
H A DDecl.cpp1712 IdentifierInfo *Id, QualType T, TypeSourceInfo *TInfo, in VarDecl()
1727 IdentifierInfo *Id, QualType T, TypeSourceInfo *TInfo, in Create()
2208 SourceLocation IdLoc, IdentifierInfo *Id, in Create()
3267 IdentifierInfo *Id, QualType T, in Create()
3451 IdentifierInfo *Id, in Create()
3526 SourceLocation IdLoc, IdentifierInfo *Id, in RecordDecl()
3539 IdentifierInfo *Id, RecordDecl* PrevDecl) { in Create()
3790 IdentifierInfo *Id, in Create()
3844 IdentifierInfo *Id, QualType T, in Create()
3859 IdentifierInfo *Id, QualType T, NamedDecl **CH, in Create()
[all …]
/minix/external/bsd/llvm/dist/clang/include/clang/AST/
H A DASTTypeTraits.h146 static const NodeKindId Id = NKI_None; member
/minix/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86IntrinsicsInfo.h30 unsigned Id; member
/minix/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DModule.h222 ModuleId Id; member
267 ModuleId Id; member
/minix/external/bsd/llvm/dist/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp587 if (IdentifierInfo *Id = Name.getAsIdentifierInfo()) in getOrderedName() local
590 if (IdentifierInfo *Id in getOrderedName() local
/minix/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCodeGenTypes.cpp397 #define BUILTIN_TYPE(Id, SingletonId) in ConvertType() argument
398 #define PLACEHOLDER_TYPE(Id, SingletonId) \ in ConvertType() argument

1234