Searched defs:Rep (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Serialization/
H A DContinuousRangeMap.h46 Representation Rep; member in class:clang::ContinuousRangeMap
[all...]
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DAutoUpgrade.cpp192 Value *Rep; local
[all...]
/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DDenseMap.h978 LargeRep Rep = { local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DDeclSpec.cpp598 SetTypeSpecType(TST T, SourceLocation Loc, const char *&PrevSpec, unsigned &DiagID, ParsedType Rep) argument
605 SetTypeSpecType(TST T, SourceLocation TagKwLoc, SourceLocation TagNameLoc, const char *&PrevSpec, unsigned &DiagID, ParsedType Rep) argument
625 SetTypeSpecType(TST T, SourceLocation Loc, const char *&PrevSpec, unsigned &DiagID, Expr *Rep) argument
644 SetTypeSpecType(TST T, SourceLocation Loc, const char *&PrevSpec, unsigned &DiagID, Decl *Rep, bool Owned) argument
651 SetTypeSpecType(TST T, SourceLocation TagKwLoc, SourceLocation TagNameLoc, const char *&PrevSpec, unsigned &DiagID, Decl *Rep, bool Owned) argument
[all...]
H A DSemaExprMember.cpp199 diagnoseInstanceReference(Sema &SemaRef, const CXXScopeSpec &SS, NamedDecl *Rep, const DeclarationNameInfo &nameInfo) argument
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
H A DScopeInfo.h241 llvm::PointerIntPair<const Expr *, 1, bool> Rep; member in class:clang::sema::FunctionScopeInfo::WeakUseTy
H A DDeclSpec.h638 void UpdateDeclRep(Decl *Rep) { argument
642 void UpdateTypeRep(ParsedType Rep) { argument
646 void UpdateExprRep(Expr *Rep) { argument
[all...]

Completed in 106 milliseconds