Searched defs:AttrLoc (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransforms.cpp420 SourceLocation AttrLoc; local
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DTypeLoc.h647 SourceLocation AttrLoc; member in struct:clang::AttributedLocInfo
H A DStmt.h812 SourceLocation AttrLoc; member in class:clang::AttributedStmt
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseDeclCXX.cpp3152 SourceLocation ScopeLoc, AttrLoc; local
H A DParseDecl.cpp321 SourceLocation AttrLoc = ScopeLoc.isValid() ? ScopeLoc : AttrNameLoc; local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclAttr.cpp3418 SourceLocation AttrLoc = AttrRange.getBegin(); local
236 checkFunctionOrMethodArgumentIndex(Sema &S, const Decl *D, StringRef AttrName, SourceLocation AttrLoc, unsigned AttrArgNum, const Expr *IdxExpr, uint64_t &Idx) argument
H A DSemaStmt.cpp426 StmtResult Sema::ActOnAttributedStmt(SourceLocation AttrLoc, argument
H A DSemaType.cpp2681 SourceLocation AttrLoc; local
1608 BuildExtVectorType(QualType T, Expr *ArraySize, SourceLocation AttrLoc) argument
3877 SourceLocation AttrLoc = attr.getLoc(); local
[all...]
H A DTreeTransform.h1068 StmtResult RebuildAttributedStmt(SourceLocation AttrLoc, argument

Completed in 142 milliseconds