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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenModule.h 645 llvm::Constant *getStaticLocalDeclAddress(const VarDecl *D) {
CGStmtOpenMP.cpp 998 Address(VD->isStaticLocal() ? CGM.getStaticLocalDeclAddress(VD)

Completed in 21 milliseconds