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

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Serialization/
H A DASTWriter.h152 bool isType() const { return IsType; } function in class:clang::ASTWriter::DeclOrType
/freebsd-11.0-release/contrib/llvm/include/llvm/Support/
H A DDwarf.h65 inline bool isType(Tag T) { function
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprCXX.cpp466 ActOnCXXTypeid(SourceLocation OpLoc, SourceLocation LParenLoc, bool isType, void *TyOrExpr, SourceLocation RParenLoc) argument
553 ActOnCXXUuidof(SourceLocation OpLoc, SourceLocation LParenLoc, bool isType, void *TyOrExpr, SourceLocation RParenLoc) argument

Completed in 85 milliseconds