Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/Option/
DOptParser.td110 code ValueExtractor = "extractForwardValue";
/external/llvm-project/clang/lib/Frontend/
DCompilerInvocation.cpp297 template <typename T> static T extractForwardValue(T KeyPath) { in extractForwardValue() function