Home
last modified time | relevance | path

Searched refs:CXPrintingPolicy_Indentation (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang/include/clang-c/
DIndex.h4340 CXPrintingPolicy_Indentation, enumerator
/external/rust/crates/clang-sys/src/
Dlib.rs700 const CXPrintingPolicy_Indentation = 0, constant
/external/llvm-project/clang/tools/c-index-test/
Dc-index-test.c103 {"CINDEXTEST_PRINTINGPOLICY_INDENTATION", CXPrintingPolicy_Indentation}, in ModifyPrintingPolicyAccordingToEnv()
/external/llvm-project/clang/tools/libclang/
DCIndex.cpp4898 case CXPrintingPolicy_Indentation: in clang_PrintingPolicy_getProperty()
4964 case CXPrintingPolicy_Indentation: in clang_PrintingPolicy_setProperty()