Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVDWARFReader.h29 class LVType; variable
H A DLVCodeViewVisitor.h121 class LVType; variable
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVType.h63 LVType() : LVElement(LVSubclassID::LV_TYPE) { setIsType(); } in LVType() function
H A DLVObject.h52 class LVType; variable
/llvm-project/clang/lib/AST/
H A DExprConstant.cpp4742 HandleMemberPointerAccess(EvalInfo & Info,QualType LVType,LValue & LV,const Expr * RHS,bool IncludeMember=true) HandleMemberPointerAccess() argument