Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h2306 OffsetOfNode(SourceLocation LBracketLoc, unsigned Index, in OffsetOfNode() function
2311 OffsetOfNode(SourceLocation DotLoc, FieldDecl *Field, SourceLocation NameLoc) in OffsetOfNode() function
2316 OffsetOfNode(SourceLocation DotLoc, IdentifierInfo *Name, in OffsetOfNode() function
2322 explicit OffsetOfNode(const CXXBaseSpecifier *Base) in OffsetOfNode() function
2387 size_t numTrailingObjects(OverloadToken<OffsetOfNode>) const { in numTrailingObjects()