Searched defs:IsAlias (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/contrib/llvm/utils/TableGen/
H A DCodeGenSchedule.h51 bool IsAlias; member in struct:llvm::CodeGenSchedRW
/freebsd-10.2-release/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DCommandObject.h132 IsAlias () { return m_is_alias; } function in class:lldb_private::CommandObject
/freebsd-10.2-release/contrib/llvm/lib/Support/
H A DYAMLParser.cpp1372 bool Scanner::scanAliasOrAnchor(bool IsAlias) { argument
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/AST/
H A DASTImporter.cpp2319 Decl *ASTNodeImporter::VisitTypedefNameDecl(TypedefNameDecl *D, bool IsAlias) { argument

Completed in 72 milliseconds