Home
last modified time | relevance | path

Searched defs:UniqueSourceFileIdentifier (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DModuleUtils.cpp350 auto *UniqueSourceFileIdentifier = dyn_cast_or_null<MDNode>( in getUniqueModuleId() local
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h347 std::string UniqueSourceFileIdentifier; variable