Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h213 Scoped = 0x0100, enumerator
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DDecl.cpp4539 bool Scoped, bool ScopedUsingClassTag, bool Fixed) in EnumDecl()