Home
last modified time | relevance | path

Searched refs:CXReparse_None (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/include/clang-c/
H A DIndex.h1547 CXReparse_None = 0x0 enumerator
/llvm-project-15.0.7/clang/tools/libclang/
H A DCIndex.cpp4424 return CXReparse_None; in clang_defaultReparseOptions()