Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DTpiHashing.cpp31 bool Scoped = bool(Opts & ClassOptions::Scoped); in getHashForUdt() local
69 bool Scoped = bool(Opts & ClassOptions::Scoped); in getTagRecordHashForUdt() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h223 Scoped = 0x0100, enumerator
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp4829 bool Scoped, bool ScopedUsingClassTag, bool Fixed) in EnumDecl()