Home
last modified time | relevance | path

Searched refs:getBoolName (Results 1 – 5 of 5) sorted by relevance

/external/deqp/executor/
DxeTestLogWriter.cpp171 inline const char* getBoolName (bool val) in getBoolName() function
396 << Writer::Attribute("BindToTextureRGB", getBoolName(config.bindToTextureRGB)) in writeResultItem()
397 << Writer::Attribute("BindToTextureRGBA", getBoolName(config.bindToTextureRGBA)) in writeResultItem()
409 << Writer::Attribute("NativeRenderable", getBoolName(config.nativeRenderable)) in writeResultItem()
/external/clang/lib/Sema/
DSema.cpp59 if (const MacroInfo *BoolMacro = PP.getMacroInfo(Context.getBoolName())) { in getPrintingPolicy()
/external/clang/include/clang/AST/
DASTContext.h1469 IdentifierInfo *getBoolName() const { in getBoolName() function
/external/llvm-project/clang/include/clang/AST/
DASTContext.h1730 IdentifierInfo *getBoolName() const { in getBoolName() function
/external/llvm-project/clang/lib/Sema/
DSema.cpp79 if (const MacroInfo *BoolMacro = PP.getMacroInfo(Context.getBoolName())) { in getPrintingPolicy()