Searched defs:getFieldOffset (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DRecordLayout.h169 uint64_t getFieldOffset(unsigned FieldNo) const { function in class:clang::ASTRecordLayout
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DRecordLayoutBuilder.cpp97 getFieldOffset(const ASTRecordLayout &Layout, unsigned FieldNo) const { function in class:__anon3010::EmptySubobjectMap
2820 static uint64_t getFieldOffset(const ASTContext &C, const FieldDecl *FD) { function
2825 uint64_t ASTContext::getFieldOffset(const ValueDecl *VD) const { function in class:ASTContext
[all...]

Completed in 50 milliseconds