Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DConfigCompile.cpp175 EnumSwitch<T> compileEnum(llvm::StringRef EnumName, in compileEnum() function
267 if (auto Val = compileEnum<Config::BackgroundPolicy>("Background", in compile()