Home
last modified time | relevance | path

Searched defs:CXTranslationUnit_IgnoreNonErrorsFromIncludedFiles (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/clang-sys/src/
Dlib.rs1250 const CXTranslationUnit_IgnoreNonErrorsFromIncludedFiles = 16384; constant
/external/llvm-project/clang/include/clang-c/
DIndex.h1340 CXTranslationUnit_IgnoreNonErrorsFromIncludedFiles = 0x4000, enumerator