Home
last modified time | relevance | path

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

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