Home
last modified time | relevance | path

Searched defs:GuardNum (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp2553 unsigned GuardNum; member
2613 unsigned GuardNum; in EmitGuardedInit() local
/llvm-project-15.0.7/clang/lib/AST/
H A DMicrosoftMangle.cpp3764 const VarDecl *VD, unsigned GuardNum, raw_ostream &Out) { in mangleThreadSafeStaticGuardVariable()