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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransforms.cpp426 SourceLocation AttrLoc; local
/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/AST/
H A DTypeLoc.h687 SourceLocation AttrLoc; member in struct:clang::AttributedLocInfo
H A DStmt.h803 SourceLocation AttrLoc; member in class:clang::AttributedStmt
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseDeclCXX.cpp3259 SourceLocation ScopeLoc, AttrLoc; local
H A DParseDecl.cpp322 SourceLocation AttrLoc = ScopeLoc.isValid() ? ScopeLoc : AttrNameLoc; local
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclAttr.cpp3356 SourceLocation AttrLoc = AttrRange.getBegin(); local
247 checkFunctionOrMethodArgumentIndex(Sema &S, const Decl *D, StringRef AttrName, SourceLocation AttrLoc, unsigned AttrArgNum, const Expr *IdxExpr, uint64_t &Idx) argument
H A DSemaStmt.cpp420 StmtResult Sema::ActOnAttributedStmt(SourceLocation AttrLoc, argument
H A DSemaType.cpp2829 SourceLocation AttrLoc; local
1648 BuildExtVectorType(QualType T, Expr *ArraySize, SourceLocation AttrLoc) argument
4042 SourceLocation AttrLoc = attr.getLoc(); local
[all...]
H A DTreeTransform.h1099 StmtResult RebuildAttributedStmt(SourceLocation AttrLoc, argument

Completed in 202 milliseconds