Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/lli/
H A DExecutionUtils.cpp122 for (const auto &NameFlags : Symbols) { in tryToGenerate() local
123 auto It = BuiltinFunctions.find(NameFlags.first); in tryToGenerate()
/freebsd-13.1/contrib/llvm-project/clang/include/clang-c/
H A DIndex.h4921 CXCursor C, unsigned NameFlags, unsigned PieceIndex);