Home
last modified time | relevance | path

Searched defs:FieldDesignatorInfo (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDesignator.h40 struct FieldDesignatorInfo { struct
50 FieldDesignatorInfo(const IdentifierInfo *FieldName, SourceLocation DotLoc, in FieldDesignatorInfo() function
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h5319 struct FieldDesignatorInfo { struct
5334 FieldDesignatorInfo(const IdentifierInfo *II, SourceLocation DotLoc, in FieldDesignatorInfo() argument