Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DASTImporter.h69 enum class ODRHandlingType { Conservative, Liberal }; global() enumerator
/llvm-project/llvm/unittests/Support/
H A DErrorTest.cpp661 enum FooStrategy { Aggressive, Conservative }; global() enumerator