Searched defs:FriendLoc (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclFriend.h52 SourceLocation FriendLoc; member in class:clang::FriendDecl
H A DDeclTemplate.h2030 SourceLocation FriendLoc; member in class:clang::TemplateParameterList::FriendTemplateDecl
2033 FriendTemplateDecl(DeclContext *DC, SourceLocation Loc, unsigned NParams, TemplateParameterList **Params, FriendUnion Friend, SourceLocation FriendLoc) argument
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DDeclSpec.h386 SourceLocation FriendLoc, ModulePrivateLoc, ConstexprLoc; member in class:clang::DeclSpec
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp11322 Decl *Sema::ActOnTemplatedFriendTag(Scope *S, SourceLocation FriendLoc, argument
11253 CheckFriendTypeDecl(SourceLocation LocStart, SourceLocation FriendLoc, TypeSourceInfo *TSInfo) argument
[all...]

Completed in 105 milliseconds