Home
last modified time | relevance | path

Searched defs:AttrLoc (Results 1 – 6 of 6) sorted by relevance

/external/clang/include/clang/Sema/
DAttributeList.h59 SourceLocation AttrLoc; variable
/external/clang/lib/Parse/
DParseDeclCXX.cpp2580 SourceLocation ScopeLoc, AttrLoc = ConsumeToken(); in ParseCXX0XAttributes() local
/external/clang/lib/Sema/
DSemaDeclAttr.cpp2056 void Sema::AddAlignedAttr(SourceLocation AttrLoc, Decl *D, Expr *E) { in AddAlignedAttr()
2079 void Sema::AddAlignedAttr(SourceLocation AttrLoc, Decl *D, TypeSourceInfo *TS) { in AddAlignedAttr()
DSemaType.cpp1348 SourceLocation AttrLoc) { in BuildExtVectorType()
/external/clang/include/clang/AST/
DTypeLoc.h615 SourceLocation AttrLoc; member
/external/llvm/lib/AsmParser/
DLLParser.cpp881 LocTy AttrLoc = Lex.getLoc(); in ParseOptionalAttrs() local