Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Option/
H A DOptParser.td218 code Denormalizer = "denormalizeStringVector";
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp475 static void denormalizeStringVector(ArgumentConsumer Consumer, in denormalizeStringVector() function