Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Sema/
H A DDesignator.h45 SourceLocation DotLoc; member
116 SourceLocation DotLoc, in CreateFieldDesignator()
/llvm-project/clang/lib/Parse/
H A DParseInit.cpp204 SourceLocation DotLoc = ConsumeToken(); in ParseInitializerWithPotentialDesignator() local
/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp1243 SourceLocation DotLoc = readSourceLocation(); VisitDesignatedInitExpr() local
1253 SourceLocation DotLoc = readSourceLocation(); VisitDesignatedInitExpr() local
/llvm-project/clang/include/clang/AST/
H A DExpr.h2403 OffsetOfNode(SourceLocation DotLoc,FieldDecl * Field,SourceLocation NameLoc) OffsetOfNode() argument
2408 OffsetOfNode(SourceLocation DotLoc,IdentifierInfo * Name,SourceLocation NameLoc) OffsetOfNode() argument
5310 SourceLocation DotLoc; global() member
5380 CreateFieldDesignator(const IdentifierInfo * FieldName,SourceLocation DotLoc,SourceLocation FieldLoc) CreateFieldDesignator() argument
[all...]
/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp1684 SMLoc DotLoc = SMLoc::getFromPointer(NameLoc.getPointer() + Dot); ParseInstruction() local