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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseInit.cpp199 SourceLocation DotLoc = ConsumeToken(); local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DDesignator.h46 unsigned DotLoc; member in struct:clang::Designator::FieldDesignatorInfo
125 static Designator getField(const IdentifierInfo *II, SourceLocation DotLoc, argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp1603 SMLoc DotLoc = SMLoc::getFromPointer(NameLoc.getPointer() + Dot); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp1200 SourceLocation DotLoc = readSourceLocation(); local
1210 SourceLocation DotLoc = readSourceLocation(); local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h2347 OffsetOfNode(SourceLocation DotLoc, FieldDecl *Field, SourceLocation NameLoc) argument
2352 OffsetOfNode(SourceLocation DotLoc, IdentifierInfo *Name, argument
4907 unsigned DotLoc; member in struct:clang::final::final::FieldDesignator
4953 Designator(const IdentifierInfo *FieldName, SourceLocation DotLoc, argument
[all...]

Completed in 158 milliseconds