Searched defs:isField (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/AST/Interp/
H A DPointer.h167 bool isField() const { return Base != 0 && Base != RootPtrMark; } function in class:clang::interp::Pointer
/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DJSON.h663 bool isField() const { return Pointer != 0; } function in class:llvm::json::Path::Segment
/openbsd-current/gnu/llvm/clang/lib/Sema/
H A DSemaExprMember.cpp102 bool isField = false; local

Completed in 193 milliseconds