Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A DextractExternal.cpp237 void computeExternalSymbols(const char *fileName, set<string> *defined, in computeExternalSymbols() function
453 computeExternalSymbols(argv[i], defined + i - 2, undefined + i - 2); in main()