Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
HDLVElement.h72 IsType, // A logical type. enumerator
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
HDLVDWARFReader.cpp1141 LVElement *Element, bool IsType) { in getElementForOffset()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
HDWindowsResource.cpp213 raw_string_ostream &OS, bool IsType, bool IsID) { in printStringOrID()
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
HDMinimalSymbolDumper.cpp859 bool IsType = true; in visitKnownRecord() local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Serialization/
HDASTWriter.h201 bool IsType; variable
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
HDParseDecl.cpp3287 SourceLocation &EllipsisLoc, bool &IsType, in ParseAlignArgument()
3330 bool IsType; in ParseAlignmentSpecifier() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaCodeComplete.cpp1617 bool ResultBuilder::IsType(const NamedDecl *ND) const { in IsType() function in ResultBuilder
HDSemaDecl.cpp102 bool IsType = isa<TypeDecl>(ND) || isa<ObjCInterfaceDecl>(ND); in ValidateCandidate() local
HDSemaExpr.cpp4658 UnaryExprOrTypeTrait ExprKind, bool IsType, in ActOnUnaryExprOrTypeTraitExpr()