Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DDesignator.h45 SourceLocation DotLoc; member
116 SourceLocation DotLoc, in CreateFieldDesignator()
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseInit.cpp202 SourceLocation DotLoc = ConsumeToken(); ParseInitializerWithPotentialDesignator() local
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp1243 Field->getIdentifier(), DotLoc, FieldLoc)); in VisitDesignatedInitExpr() local
1253 SourceLocation DotLoc = readSourceLocation(); VisitDesignatedInitExpr() local
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h2374 OffsetOfNode(SourceLocation DotLoc,FieldDecl * Field,SourceLocation NameLoc) OffsetOfNode() argument
2379 OffsetOfNode(SourceLocation DotLoc,IdentifierInfo * Name,SourceLocation NameLoc) OffsetOfNode() argument
5118 SourceLocation DotLoc; global() member
5188 CreateFieldDesignator(const IdentifierInfo * FieldName,SourceLocation DotLoc,SourceLocation FieldLoc) CreateFieldDesignator() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp1682 SMLoc DotLoc = SMLoc::getFromPointer(NameLoc.getPointer() + Dot); ParseInstruction() local