Home
last modified time | relevance | path

Searched defs:DotLoc (Results 1 – 5 of 5) sorted by relevance

/external/clang/include/clang/Sema/
DDesignator.h47 unsigned DotLoc; member
126 static Designator getField(const IdentifierInfo *II, SourceLocation DotLoc, in getField()
/external/clang/lib/Parse/
DParseInit.cpp168 SourceLocation DotLoc = ConsumeToken(); in ParseInitializerWithPotentialDesignator() local
/external/clang/lib/Serialization/
DASTReaderStmt.cpp756 SourceLocation DotLoc in VisitDesignatedInitExpr() local
768 SourceLocation DotLoc in VisitDesignatedInitExpr() local
/external/clang/include/clang/AST/
DExpr.h1825 OffsetOfNode(SourceLocation DotLoc, FieldDecl *Field, in OffsetOfNode()
1831 OffsetOfNode(SourceLocation DotLoc, IdentifierInfo *Name, in OffsetOfNode()
4007 unsigned DotLoc; member
4053 Designator(const IdentifierInfo *FieldName, SourceLocation DotLoc, in Designator()
/external/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp1582 SMLoc DotLoc = SMLoc::getFromPointer(NameLoc.getPointer() + Dot); in ParseInstruction() local