Searched defs:DotLoc (Results 1 – 11 of 11) sorted by relevance
| /external/llvm-project/clang/include/clang/Sema/ |
| D | Designator.h | 46 unsigned DotLoc; member 125 static Designator getField(const IdentifierInfo *II, SourceLocation DotLoc, in getField()
|
| /external/clang/include/clang/Sema/ |
| D | Designator.h | 47 unsigned DotLoc; member 126 static Designator getField(const IdentifierInfo *II, SourceLocation DotLoc, in getField()
|
| /external/clang/lib/Parse/ |
| D | ParseInit.cpp | 168 SourceLocation DotLoc = ConsumeToken(); in ParseInitializerWithPotentialDesignator() local
|
| /external/llvm-project/clang/lib/Parse/ |
| D | ParseInit.cpp | 199 SourceLocation DotLoc = ConsumeToken(); in ParseInitializerWithPotentialDesignator() local
|
| /external/llvm-project/clang/lib/Serialization/ |
| D | ASTReaderStmt.cpp | 1215 SourceLocation DotLoc = readSourceLocation(); in VisitDesignatedInitExpr() local 1225 SourceLocation DotLoc = readSourceLocation(); in VisitDesignatedInitExpr() local
|
| /external/clang/include/clang/AST/ |
| D | Expr.h | 1809 OffsetOfNode(SourceLocation DotLoc, FieldDecl *Field, SourceLocation NameLoc) in OffsetOfNode() 1814 OffsetOfNode(SourceLocation DotLoc, IdentifierInfo *Name, in OffsetOfNode() 4002 unsigned DotLoc; member 4048 Designator(const IdentifierInfo *FieldName, SourceLocation DotLoc, in Designator()
|
| /external/clang/lib/Serialization/ |
| D | ASTReaderStmt.cpp | 790 SourceLocation DotLoc in VisitDesignatedInitExpr() local 802 SourceLocation DotLoc in VisitDesignatedInitExpr() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/AsmParser/ |
| D | PPCAsmParser.cpp | 1582 SMLoc DotLoc = SMLoc::getFromPointer(NameLoc.getPointer() + Dot); in ParseInstruction() local
|
| /external/llvm-project/llvm/lib/Target/PowerPC/AsmParser/ |
| D | PPCAsmParser.cpp | 1544 SMLoc DotLoc = SMLoc::getFromPointer(NameLoc.getPointer() + Dot); in ParseInstruction() local
|
| /external/llvm/lib/Target/PowerPC/AsmParser/ |
| D | PPCAsmParser.cpp | 1693 SMLoc DotLoc = SMLoc::getFromPointer(NameLoc.getPointer() + Dot); in ParseInstruction() local
|
| /external/llvm-project/clang/include/clang/AST/ |
| D | Expr.h | 2309 OffsetOfNode(SourceLocation DotLoc, FieldDecl *Field, SourceLocation NameLoc) in OffsetOfNode() 2314 OffsetOfNode(SourceLocation DotLoc, IdentifierInfo *Name, in OffsetOfNode() 4997 unsigned DotLoc; member 5043 Designator(const IdentifierInfo *FieldName, SourceLocation DotLoc, in Designator()
|