HomeSort by: relevance | last modified time | path
    Searched defs:getGlobalIdentifier (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/IR/
Globals.cpp 133 std::string GlobalValue::getGlobalIdentifier(StringRef Name,
157 std::string GlobalValue::getGlobalIdentifier() const {
158 return getGlobalIdentifier(getName(), getLinkage(),

Completed in 15 milliseconds