Home
last modified time | relevance | path

Searched defs:IsPrivate (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DOSLog.h62 IsPrivate = 0x1, enumerator
H A DFormatString.h519 OptionalFlag IsPrivate; // '{private}' global() variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h488 IsPrivate = 1 << 2, global() enumerator
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp479 bool IsPrivate = false; in violatesPrivateInclude() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1718 Value *IsPrivate = IRB.CreateCall(AMDGPUAddressPrivate, {Addr}); instrumentAMDGPUAddress() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp3602 IsPrivate = 4, global() enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp16157 CallInst *IsPrivate = Builder.CreateIntrinsic( emitExpandAtomicRMW() local