Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDesignator.h45 SourceLocation DotLoc; member
116 SourceLocation DotLoc, in CreateFieldDesignator()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseInit.cpp204 SourceLocation DotLoc = ConsumeToken(); in ParseInitializerWithPotentialDesignator() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp1240 SourceLocation DotLoc = readSourceLocation(); in VisitDesignatedInitExpr() local
1250 SourceLocation DotLoc = readSourceLocation(); in VisitDesignatedInitExpr() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h2408 OffsetOfNode(SourceLocation DotLoc, FieldDecl *Field, SourceLocation NameLoc) in OffsetOfNode()
2413 OffsetOfNode(SourceLocation DotLoc, IdentifierInfo *Name, in OffsetOfNode()
5329 SourceLocation DotLoc; member
5399 SourceLocation DotLoc, in CreateFieldDesignator()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp1684 SMLoc DotLoc = SMLoc::getFromPointer(NameLoc.getPointer() + Dot); in ParseInstruction() local