Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h72 IsType, // A logical type. enumerator
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVDWARFReader.cpp1134 getElementForOffset(LVOffset Offset,LVElement * Element,bool IsType) getElementForOffset() argument
/llvm-project/llvm/lib/Object/
H A DWindowsResource.cpp213 raw_string_ostream &OS, bool IsType, bool IsID) { in printStringOrID()
/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp859 bool IsType = true; in visitKnownRecord() local
/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h201 bool IsType; global() variable
/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp3322 SourceLocation &EllipsisLoc, bool &IsType, in ParseAlignmentSpecifier() local
3279 ParseAlignArgument(StringRef KWName,SourceLocation Start,SourceLocation & EllipsisLoc,bool & IsType,ParsedType & TypeResult) ParseAlignArgument() argument
/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp1617 bool ResultBuilder::IsType(const NamedDecl *ND) const { IsType() function in ResultBuilder
H A DSemaDecl.cpp102 bool IsType = isa<TypeDecl>(ND) || isa<ObjCInterfaceDecl>(ND); ValidateCandidate() local
H A DSemaExpr.cpp4632 ActOnUnaryExprOrTypeTraitExpr(SourceLocation OpLoc,UnaryExprOrTypeTrait ExprKind,bool IsType,void * TyOrEx,SourceRange ArgRange) ActOnUnaryExprOrTypeTraitExpr() argument