HomeSort by: relevance | last modified time | path
    Searched refs:getLVForValue (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/AST/
Linkage.h 143 LinkageInfo getLVForValue(const APValue &V, LVComputationKind computation);
APValue.cpp 1035 LinkageInfo LinkageComputer::getLVForValue(const APValue &V,
1044 return MergeLV(getLVForValue(V, computation));
Decl.cpp 1427 LV.merge(getLVForValue(TPO->getValue(), computation));

Completed in 21 milliseconds