Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DDesignator.h48 SourceLocation DotLoc; member
127 static Designator getField(const IdentifierInfo *II, SourceLocation DotLoc, in getField()
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseInit.cpp200 SourceLocation DotLoc = ConsumeToken(); in ParseInitializerWithPotentialDesignator() local
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTReaderStmt.cpp1217 SourceLocation DotLoc = readSourceLocation(); in VisitDesignatedInitExpr() local
1227 SourceLocation DotLoc = readSourceLocation(); in VisitDesignatedInitExpr() local
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DExpr.h2390 OffsetOfNode(SourceLocation DotLoc, FieldDecl *Field, SourceLocation NameLoc) in OffsetOfNode()
2395 OffsetOfNode(SourceLocation DotLoc, IdentifierInfo *Name, in OffsetOfNode()
5083 SourceLocation DotLoc; member
5129 Designator(const IdentifierInfo *FieldName, SourceLocation DotLoc, in Designator()
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp1613 SMLoc DotLoc = SMLoc::getFromPointer(NameLoc.getPointer() + Dot); in ParseInstruction() local