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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DTpiHashing.cpp31 bool Scoped = bool(Opts & ClassOptions::Scoped); local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h211 Scoped = 0x0100, member in class:llvm::codeview::CallingConvention::ClassOptions
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp4235 EnumDecl(ASTContext &C, DeclContext *DC, SourceLocation StartLoc, SourceLocation IdLoc, IdentifierInfo *Id, EnumDecl *PrevDecl, bool Scoped, bool ScopedUsingClassTag, bool Fixed) argument

Completed in 80 milliseconds