Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang-c/
DIndex.h4354 CXPrintingPolicy_Alignof, enumerator
/external/rust/crates/clang-sys/src/
Dlib.rs714 const CXPrintingPolicy_Alignof = 14, constant
/external/llvm-project/clang/tools/c-index-test/
Dc-index-test.c128 {"CINDEXTEST_PRINTINGPOLICY_ALIGNOF", CXPrintingPolicy_Alignof}, in ModifyPrintingPolicyAccordingToEnv()
/external/llvm-project/clang/tools/libclang/
DCIndex.cpp4926 case CXPrintingPolicy_Alignof: in clang_PrintingPolicy_getProperty()
5006 case CXPrintingPolicy_Alignof: in clang_PrintingPolicy_setProperty()