Home
last modified time | relevance | path

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

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